MCP directory
Dev tools
582 MCP servers — install commands + config snippets + live GitHub stats. Browse anonymously, or sign in to like, install, and tune your For You feed.
-
GitHub
Browse repositories, read code, search issues, create PRs, and manage workflows via the GitHub API.
npm install -g @modelcontextprotocol/server-github1 Discuss -
GitLab
Read repositories, manage merge requests, and trigger pipelines via the GitLab API.
npm install -g @modelcontextprotocol/server-gitlab -
Everything
Demonstration server exercising every MCP primitive — tools, resources, prompts, sampling.
npm install -g @modelcontextprotocol/server-everything -
Cloudflare Workers
Deploy + manage Cloudflare Workers + Pages + KV + R2 from inside an agent conversation.
npx @cloudflare/mcp-server-cloudflare init -
Supabase
Manage Supabase projects — databases, auth users, edge functions, storage buckets.
npx -y @supabase/mcp-server-supabase - Community Dev tools
Figma
Read Figma files + components — extract design tokens, generate code from frames.
npm install -g figma-developer-mcp - Community Dev tools
GitHub Actions
Trigger + monitor GitHub Actions runs, fetch logs, manage workflow secrets.
npm install -g github-actions-mcp-server -
Vercel
Manage Vercel projects, deployments, env vars, and domains via the Vercel API.
npm install -g @vercel/mcp-adapter -
Axiom
Query Axiom logs + traces via APL — model-driven log analysis.
npm install -g @axiomhq/mcp-server-axiom - Community Dev tools
OpenAPI
Turn any OpenAPI / Swagger spec into MCP tools — instant integration for REST APIs.
npm install -g openapi-mcp-server - Community Dev tools
GraphQL
Query any GraphQL endpoint with introspection — schema-aware tool surface.
npm install -g mcp-graphql -
superpowers-zh
🦸 AI 编程超能力 · 中文增强版 — superpowers(116k+ ⭐)完整汉化 + 6 个中国原创 skills,让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI 等 16 款 AI 编程工具真正会干活
# See README at the repo for install instructions -
atmosphere
Real-time transport layer for Java AI agents. Build once with @Agent — deliver over WebSocket, SSE, gRPC, and WebTransport/HTTP3. Talk MCP, A2A and AG-UI.
# See README at the repo for install instructions -
awesome-agent-skills
Tutorials, Guides and Agent Skills Directories
npx -y awesome-agent-skills -
hyperframes
Write HTML. Render video. Built for agents.
npx -y hyperframes -
kratos
Your ultimate Go microservices framework for the cloud-native era.
go install github.com/.../kratos@latest -
mcp-server-excel
Excel MCP Server & CLI - 23 tools, 214 operations for AI-powered Excel automation via COM API
# See README at the repo for install instructions -
antigravity-link-extension
Mobile companion for Google's Antigravity IDE. Mirror AI sessions on your phone, send messages, stop generation, automate via 9 MCP tools or OpenAPI.
# See README at the repo for install instructions -
rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.
cargo install rust-mcp-sdk