Model Context Protocols (MCPs)

Browse Model Context Protocol (MCP) servers and integrations.

Model Context Protocol (MCP) servers are standardized interfaces that allow large language models and AI agents to securely interact with external systems, tools, and data stores. Instead of relying on bespoke integrations, an MCP server exposes defined tools, resources, and prompts over a unified protocol. This architecture enables AI coding assistants, desktop agents, and autonomous workflows to query databases, manipulate local files, execute terminal commands, and call external APIs with fine-grained control.

This directory catalogs 1186 active MCP servers structured across 20 functional domains. Developers can browse servers organized by target environment and capability, including Databases & Data Stores for querying relational and vector backends, Developer Tools & Code Intelligence for IDE enhancements, and DevOps, CI/CD & Version Control for deployment automation. Additional domains include Cloud & Infrastructure, Security & Compliance, Browser & Web Automation, AI Memory & Context, and Files, Documents & PDFs. Each category groups servers designed to grant models access to specific operational layers without requiring custom middleware.

Selecting the right MCP server depends on your client environment, transport protocol, and execution runtime. First, confirm compatibility with your AI client, such as Claude Desktop, Cursor, Windsurf, or custom agent runtimes built on the MCP SDK. Second, inspect the server transport type; most run locally over standard input/output (stdio), while others operate remotely via Server-Sent Events (SSE) or WebSockets. Finally, evaluate the required permission scopes and authentication mechanisms. Production workflows benefit from servers that enforce read-only modes or explicit confirmation prompts prior to executing destructive actions on your infrastructure.

Compare the top MCP servers

MCP serverWhat it connects toTypeRepository
Qlik CloudQlik Cloud is an MCP server that connects large language model clients to the Qlik Cloud API to query analyticsUnknownhttps://github.com/jwaxman19/qlik-mcp
RewindDBRewindDB is an MCP server that interfaces with the local Rewind.ai SQLite database to expose recorded audio transcripts and opticalUnknownhttps://github.com/pedramamini/RewindMCP
Volatility3 McpVolatility3 Mcp is an MCP server that connects LLM clients to Volatility3, the open-source memory forensics framework. Designed for securityOpen Sourcehttps://github.com/Kirandawadi/volatility3-mcp
Rhombus MCP ServerRhombus MCP Server is an MCP server that integrates the Rhombus physical security and surveillance API with LLM clients likeUnknownhttps://github.com/RhombusSystems/rhombus-node-mcp
RoutineRoutine is an MCP server that connects AI assistants like Claude Desktop to the Routine desktop productivity application. Designed forUnknownhttps://github.com/routineco/mcp-server
QuantConnectQuantConnect is an MCP server that bridges large language models like Claude and OpenAI models to the QuantConnect cloud algorithmicUnknownhttps://github.com/QuantConnect/mcp-server
RowanRowan is an MCP server that integrates LLM-based assistants with the Rowan computational chemistry platform. Designed for computational chemists, medicinalUnknownhttps://github.com/k-yenko/rowan-mcp
PDF ToolsPDF Tools is an MCP server that provides document manipulation utilities directly to large language models through the Model ContextUnknownhttps://github.com/hanweg/mcp-pdf-tools
PHP MCP Server for LaravelPHP MCP Server for Laravel is an MCP server that exposes Laravel application functionality as standardized Model Context Protocol tools,Open Sourcehttps://github.com/php-mcp/laravel
Python MSSQL MCP ServerPython MSSQL MCP Server is an open source Model Context Protocol server that connects AI clients to Microsoft SQL ServerOpen Sourcehttps://github.com/amornpan/py-mcp-mssql

What is an MCP server?

An MCP server is an application that implements the Model Context Protocol to expose data, tools, and prompts to AI assistants. It standardizes how models read external context and trigger actions in external systems.

Which clients support MCP servers?

Clients supporting MCP include Claude Desktop, Cursor, Windsurf, Continue, and various open-source autonomous agent frameworks that implement the Model Context Protocol client specifications.

Are MCP servers free or paid?

The majority of MCP servers are open-source and free to run locally. However, some servers interface with third-party commercial APIs, cloud providers, or proprietary platforms that require paid subscriptions or API keys.

How can developers submit a new MCP server?

Developers can submit a server by providing its repository link, documentation, supported transport protocols (stdio or SSE), license type, and category classification through the FastPedia submission form.

How are MCP listings ranked in the directory?

Listings are ranked using objective criteria, including repository maintenance activity, implementation completeness, documentation quality, community usage signals, and protocol compliance.

Are MCP servers safe to run locally?

MCP servers execute locally with the permissions of the host environment. Users should inspect server source code, verify required file system and network privileges, and configure client-side approval prompts before granting execution rights.

  • McpDocServer — McpDocServer is an MCP server that indexes, crawls, and serves framework and library documentation directly to AI coding environments like Cursor. It connects local documentation…
  • MCPizer — MCPizer is an MCP server that converts REST APIs, OpenAPI definitions, and gRPC or Connect-RPC services into Model Context Protocol tools for AI assistants. It…
  • MCPJungle — MCPJungle is an MCP server that acts as a centralized self-hosted registry and gateway for managing multiple Model Context Protocol servers behind a single endpoint.…
  • MCPHub — MCPHub is an MCP server that acts as a self-hosted gateway and proxy to connect, manage, and scale multiple Model Context Protocol servers. It connects…
  • MCPCLIHost — MCPCLIHost is an MCP host and runtime application that connects multiple Large Language Model providers to external tools and services using the Model Context Protocol.…
  • MCP2Lambda — MCP2Lambda is an MCP server that enables Model Context Protocol clients and large language models to discover and execute AWS Lambda functions as standard tools…
  • MCPAgent — MCPAgent is an MCP server and agent execution framework that connects large language models to Model Context Protocol tools to evaluate and optimize single-agent performance…
  • MCP-TFT — MCP-TFT is an MCP server that provides Teamfight Tactics (TFT) data analysis by integrating Riot Games' Data Dragon and community meta insights into AI workflows.…
  • MCP-Think — MCP-Think is an MCP server that implements a dedicated think tool for large language models to record, inspect, and retrieve their internal reasoning steps. The…
  • MCP-Typebot — MCP-Typebot is an MCP server that exposes Typebot's REST API as callable tools over standard input and output (STDIO). It connects AI models to Typebot…
  • mcp-todo — mcp-todo is an MCP server that provides task tracking and to-do list management directly within Model Context Protocol clients like Claude. It connects local AI…
  • MCP-MySQL-Ops — MCP-MySQL-Ops is an MCP server that connects AI assistants to MySQL databases to provide database monitoring, performance analysis, and administration tools through natural language queries.…
  • MCP-Pushover Bridge — MCP-Pushover Bridge is an MCP server that enables AI assistants to send push notifications to mobile devices via the Pushover service. It connects Model Context…
  • MCP-RAGNAR — MCP-RAGNAR is an MCP server that implements local Retrieval-Augmented Generation using sentence window retrieval across indexed document collections. It connects LLM interfaces like Claude Desktop…
  • MCP-PDF2MD — MCP-PDF2MD is an MCP server that converts PDF documents into structured Markdown text using the Mistral AI OCR API. The server bridges the gap between…
  • MCP-NixOS — MCP-NixOS is an MCP server that provides AI assistants with real-time access to Nix and NixOS ecosystems, eliminating hallucinations of package names and configuration options.…
  • MCP-S Gateway — MCP-S Gateway is an MCP server that provides a secure, open-source OAuth authentication proxy and integration layer for Model Context Protocol deployments. It connects AI…
  • mcp-server template — mcp-server template is an MCP server that provides a containerized scaffolding for building and deploying custom Model Context Protocol servers. It connects containerized services to…
  • MCP Sync — mcp-sync is an MCP server configuration utility and CLI tool that synchronizes Model Context Protocol server settings across various AI coding assistants and environments. It…
  • MCP-Typescribe — MCP-Typescribe is an MCP server that provides AI coding assistants with targeted access to TypeScript API definitions using TypeDoc JSON exports. It connects Large Language…
  • MCP-Slicer — MCP-Slicer is an MCP server that connects 3D Slicer to AI model clients such as Claude Desktop and Cline through the Model Context Protocol. Medical…
  • MCP-Weather — MCP-Weather is an MCP server that retrieves regional Japanese meteorological forecasts by connecting to a Japan Meteorological Agency compatible weather API. Built for developers, AI…
  • MCP-OpenStack-Ops — MCP-OpenStack-Ops is an MCP server that connects LLM clients to OpenStack cloud environments for infrastructure management and cluster monitoring. Built with Python and the OpenStackSDK,…
  • MCP-PROCESS — MCP-PROCESS is an MCP server that provides shell and process access to LLM clients such as Claude Desktop. It connects an AI agent directly to…
  • AI Tools
  • Categories
  • Industries
  • CLI Coding Agents
  • MCP Servers
  • MCP Categories