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

92

Tools

343

Categories

11

Contributors

79

14 servers

Sort by
ClickUp MCP ServerClickUp Community

MCP server for the ClickUp project management platform. Enables AI agents to create and update tasks, browse spaces, folders, and lists, and manage task status and assignees, bringing ClickUp work management into AI-powered tools.

645
Google Maps MCP ServerModel Context Protocol

MCP server for the Google Maps Platform. Enables AI agents to geocode addresses, search for places, retrieve place details, and compute directions and distances, giving models location awareness and routing from AI-powered tools.

1.9k
monday.com MCP Servermonday.com

Official monday.com MCP server. Lets AI agents read and update boards, items, and columns, create new items, and run queries against the monday.com Work OS so teams can manage work directly from AI-powered tools.

289
Confluence MCP ServerSooperset

MCP server for Atlassian Confluence that lets AI agents search the knowledge base, read and create pages, update content, and navigate spaces. Useful for grounding answers in internal documentation and for drafting or maintaining wiki content directly from an AI client.

2.6k
Google Calendar MCP Servernspady

MCP server for Google Calendar that lets AI agents view, create, update, and delete events, check availability across calendars, and schedule meetings via the Calendar API with OAuth. Useful for natural-language scheduling and calendar management.

1.3k
Todoist MCP ServerDoist

MCP server for Todoist that lets AI agents create, update, complete, and query tasks using natural language. Supports projects, due dates, priorities, labels, and filters, making it easy to manage a personal or team task list conversationally.

720
Trello MCP ServerTrello Community

MCP server for Trello that lets AI agents manage boards, lists, and cards. Supports creating and moving cards, updating due dates and labels, adding comments and checklists, and searching across boards, turning Trello into a conversational task and project tracker.

540
HubSpot MCP ServerHubSpot

Official HubSpot MCP server connecting AI tools to the HubSpot CRM. Enables agents to read and manage contacts, companies, deals, and tickets, search the CRM, and create engagements such as notes and tasks. Honors HubSpot scopes and rate limits via OAuth.

690
Salesforce MCP ServerSalesforce Community

MCP server for Salesforce that lets AI agents query and modify CRM data using SOQL, manage standard and custom objects (Accounts, Contacts, Opportunities, Cases), describe object metadata, and execute Apex anonymous blocks. Supports both production and sandbox orgs via OAuth or username-password flows.

540
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
PostHog MCP ServerPostHog

Provides AI agents with access to PostHog product analytics through the Model Context Protocol. Enables querying events, analyzing funnels, inspecting feature flags, and reviewing session recordings metadata. Supports HogQL queries for advanced analytics and cohort analysis for user segmentation.

1.2k
Linear MCP ServerLinear

Official Linear MCP server for project management integration. Enables AI agents to find, create, and update issues, projects, and comments in Linear. Supports searching issues by status, assignee, or label, creating new issues with full metadata, and managing project workflows directly from AI-powered development environments.

344
Notion MCP ServerNotion

Official Notion MCP server for workspace integration. Enables AI agents to search pages, read content, create new pages, update existing pages, and manage databases in Notion. Supports rich text content, database queries with filters, and page property management for seamless knowledge base interaction from AI-powered tools.

4.4k
Time MCP ServerAnthropic

Reference MCP server providing time and timezone conversion capabilities. Enables AI agents to get the current time in any timezone, convert between timezones, calculate time differences, and format dates. Useful for scheduling, international coordination, and any task requiring accurate time awareness.

86.2k

Skills vs MCP servers

what's the difference?

Skillsthe “what to do”

A skillA reusable, structured prompt/workflow with recommended models, an example prompt, and compatible tools. packages know-how — instructions, an example promptA ready-to-use prompt template that demonstrates how to invoke the skill., and recommended models — so an agent performs a task consistently. Skills add knowledge, not new connections.

MCP serversthe “how to connect”

An MCP serverModel Context Protocol server — a standard way to expose tools, resources, and prompts to AI agents and IDEs. gives an agent new capabilities by connecting it to real systems (databases, APIs, files) over a transportHow the client talks to the server: stdio (local process), SSE, or HTTP streaming.. MCP adds connections and actions, not task instructions.

Rule of thumb: reach for a skill when you need the model to do a task well, and an MCP server when you need it to reach a tool or system. They compose — a skill can rely on tools an MCP server provides.

Built an MCP server?

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

Submit on GitHub