MCP Servers

The open registry for Model Context Protocol servers. Find the right tools, resources, and prompts for your AI agents — filtered by category, transport, or use case.

Servers

51

Tools

242

Categories

10

Contributors

41

4 servers

Sort by
Anthropic MCP ServerAnthropic

Official Anthropic MCP server providing direct access to Claude models through the Model Context Protocol. Enables AI agents to invoke Claude for sub-tasks like summarization, analysis, and code generation within agentic workflows. Supports streaming responses, system prompts, and multi-turn conversations.

4.5k
Hugging Face MCP ServerHugging Face

Official Hugging Face MCP Server that connects AI assistants directly to the Hugging Face Hub ecosystem. Provides tools for searching and retrieving models, datasets, and research papers, running inference on thousands of Gradio-powered AI applications (Spaces), and accessing the full Hub API. Supports remote HTTP-streaming via https://huggingface.co/mcp with OAuth or Bearer token auth, as well as local stdio deployment. Works with Claude, Gemini CLI, VS Code, Cursor, and any MCP-compatible client.

1.2k
Atlassian MCP ServerAtlassian

Official Atlassian Rovo MCP Server — a cloud-based bridge between Atlassian Cloud and any MCP-compatible AI tool. Enables AI agents to search, summarize, create, and update Jira issues, Confluence pages, and Compass components in real-time. Uses OAuth 2.1 or API token authentication, respects existing user permissions, and supports remote HTTP-streaming as well as local stdio via the mcp-remote proxy. Works with Claude, GitHub Copilot, Gemini CLI, VS Code, Cursor, and ChatGPT.

890
VSCode as MCP Serveracomagu

A VSCode extension that turns your running VS Code instance into an MCP server, giving external AI agents (Claude Desktop, Claude Code, and others) direct access to VS Code's editing, navigation, and debugging capabilities. Supports reviewing code changes through diffs, real-time diagnostic streaming (type errors, lint warnings), terminal command execution, URL preview in the built-in browser, debug session management, and multi-window instance switching. Also relays built-in MCP servers introduced in VS Code 1.99, including GitHub Copilot tools.

640

Built an MCP server?

Submit it to the registry — it's open source and community-maintained.

Submit on GitHub