|
1 | 1 | ---
|
2 |
| -title: Example Servers |
| 2 | +title: Example Servers |
3 | 3 | description: 'A list of example servers and implementations'
|
4 | 4 | ---
|
5 | 5 |
|
@@ -38,38 +38,11 @@ These official reference servers demonstrate core MCP features and SDK usage:
|
38 | 38 |
|
39 | 39 | ## Official integrations
|
40 | 40 |
|
41 |
| -These MCP servers are maintained by companies for their platforms: |
| 41 | +Visit the [MCP Servers Repository (Official Integrations section)](https://github.com/modelcontextprotocol/servers?tab=readme-ov-file#%EF%B8%8F-official-integrations) for a list of MCP servers maintained by companies for their platforms. |
42 | 42 |
|
43 |
| -- **[Axiom](https://github.com/axiomhq/mcp-server-axiom)** - Query and analyze logs, traces, and event data using natural language |
44 |
| -- **[Browserbase](https://github.com/browserbase/mcp-server-browserbase)** - Automate browser interactions in the cloud |
45 |
| -- **[BrowserStack](https://github.com/browserstack/mcp-server)** - Access BrowserStack's [Test Platform](https://www.browserstack.com/test-platform) to debug, write and fix tests, do accessibility testing and more. |
46 |
| -- **[Cloudflare](https://github.com/cloudflare/mcp-server-cloudflare)** - Deploy and manage resources on the Cloudflare developer platform |
47 |
| -- **[E2B](https://github.com/e2b-dev/mcp-server)** - Execute code in secure cloud sandboxes |
48 |
| -- **[Neon](https://github.com/neondatabase/mcp-server-neon)** - Interact with the Neon serverless Postgres platform |
49 |
| -- **[Obsidian Markdown Notes](https://github.com/calclavia/mcp-obsidian)** - Read and search through Markdown notes in Obsidian vaults |
50 |
| -- **[Prisma](https://pris.ly/docs/mcp-server)** - Manage and interact with Prisma Postgres databases |
51 |
| -- **[Qdrant](https://github.com/qdrant/mcp-server-qdrant/)** - Implement semantic memory using the Qdrant vector search engine |
52 |
| -- **[Raygun](https://github.com/MindscapeHQ/mcp-server-raygun)** - Access crash reporting and monitoring data |
53 |
| -- **[Search1API](https://github.com/fatwang2/search1api-mcp)** - Unified API for search, crawling, and sitemaps |
54 |
| -- **[Snyk](https://github.com/snyk/snyk-ls/tree/main/mcp_extension)** - Enhance security posture by embedding [Snyk](https://snyk.io) vulnerability scanning directly into agentic workflows. |
55 |
| -- **[Stripe](https://github.com/stripe/agent-toolkit)** - Interact with the Stripe API |
56 |
| -- **[Tinybird](https://github.com/tinybirdco/mcp-tinybird)** - Interface with the Tinybird serverless ClickHouse platform |
57 |
| -- **[Weaviate](https://github.com/weaviate/mcp-server-weaviate)** - Enable Agentic RAG through your Weaviate collection(s) |
| 43 | +## Community implementations |
58 | 44 |
|
59 |
| -## Community highlights |
60 |
| - |
61 |
| -A growing ecosystem of community-developed servers extends MCP's capabilities: |
62 |
| - |
63 |
| -- **[Docker](https://github.com/ckreiling/mcp-server-docker)** - Manage containers, images, volumes, and networks |
64 |
| -- **[Kubernetes](https://github.com/Flux159/mcp-server-kubernetes)** - Manage pods, deployments, and services |
65 |
| -- **[Linear](https://github.com/jerhadf/linear-mcp-server)** - Project management and issue tracking |
66 |
| -- **[Snowflake](https://github.com/datawiz168/mcp-snowflake-service)** - Interact with Snowflake databases |
67 |
| -- **[Spotify](https://github.com/varunneal/spotify-mcp)** - Control Spotify playback and manage playlists |
68 |
| -- **[Todoist](https://github.com/abhiz123/todoist-mcp-server)** - Task management integration |
69 |
| - |
70 |
| -> **Note:** Community servers are untested and should be used at your own risk. They are not affiliated with or endorsed by Anthropic. |
71 |
| -
|
72 |
| -For a complete list of community servers, visit the [MCP Servers Repository](https://github.com/modelcontextprotocol/servers). |
| 45 | +Visit the [MCP Servers Repository (Community section)](https://github.com/modelcontextprotocol/servers?tab=readme-ov-file#-community-servers) for a list of MCP servers maintained by community members. |
73 | 46 |
|
74 | 47 | ## Getting started
|
75 | 48 |
|
@@ -120,12 +93,6 @@ To use an MCP server with Claude, add it to your configuration:
|
120 | 93 |
|
121 | 94 | ## Additional resources
|
122 | 95 |
|
123 |
| -- [MCP Servers Repository](https://github.com/modelcontextprotocol/servers) - Complete collection of reference implementations and community servers |
124 |
| -- [Awesome MCP Servers](https://github.com/punkpeye/awesome-mcp-servers) - Curated list of MCP servers |
125 |
| -- [MCP CLI](https://github.com/wong2/mcp-cli) - Command-line inspector for testing MCP servers |
126 |
| -- [MCP Get](https://mcp-get.com) - Tool for installing and managing MCP servers |
127 |
| -- [Pipedream MCP](https://mcp.pipedream.com) - MCP servers with built-in auth for 3,000+ APIs and 10,000+ tools |
128 |
| -- [Supergateway](https://github.com/supercorp-ai/supergateway) - Run MCP stdio servers over SSE |
129 |
| -- [Zapier MCP](https://zapier.com/mcp) - MCP Server with over 7,000+ apps and 30,000+ actions |
| 96 | +Visit the [MCP Servers Repository (Resources section)](https://github.com/modelcontextprotocol/servers?tab=readme-ov-file#-resources) for a collection of other resources and projects related to MCP. |
130 | 97 |
|
131 | 98 | Visit our [GitHub Discussions](https://github.com/orgs/modelcontextprotocol/discussions) to engage with the MCP community.
|
0 commit comments