MCP directory
Dev tools
675 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-github -
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 -
Figma
Read Figma files + components — extract design tokens, generate code from frames.
npm install -g figma-developer-mcp -
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 -
OpenAPI
Turn any OpenAPI / Swagger spec into MCP tools — instant integration for REST APIs.
npm install -g openapi-mcp-server -
GraphQL
Query any GraphQL endpoint with introspection — schema-aware tool surface.
npm install -g mcp-graphql -
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
Prismix is itself an MCP server
Connect Claude Desktop and ask "Is OpenAI down right now?" — get a live answer from 75+ AI providers. One JSON snippet, 30 seconds.