Discover Awesome MCP Servers
Extend your agent with 84,516 capabilities via MCP servers.
- All84,516
- Developer Tools3,867
- Search1,714
- Research & Data1,557
- AI Integration Systems229
- Cloud Platforms219
- Data & App Analysis181
- Database Interaction177
- Remote Shell Execution165
- Browser Automation147
- Databases145
- Communication137
- AI Content Generation127
- OS Automation120
- Programming Docs Access109
- Content Fetching108
- Note Taking97
- File Systems96
- Version Control93
- Finance91
- Knowledge & Memory90
- Monitoring79
- Security71
- Image & Video Processing69
- Digital Note Management66
- AI Memory Systems62
- Advanced AI Reasoning59
- Git Management Tools58
- Cloud Storage51
- Entertainment & Media43
- Virtualization42
- Location Services35
- Web Automation & Stealth32
- Media Content Processing32
- Calendar Management26
- Ecommerce & Retail18
- Speech Processing18
- Customer Data Platforms16
- Travel & Transportation14
- Education & Learning Tools13
- Home Automation & IoT13
- Web Search Integration12
- Health & Wellness10
- Customer Support10
- Marketing9
- Games & Gamification8
- Google Cloud Integrations7
- Art & Culture4
- Language Translation3
- Legal & Compliance2
cybercloud-server
A TypeScript-based MCP server implementing a simple notes system with resources, tools, and prompts.
remote-mcp-mem0
A remote MCP server deployed on Cloudflare Workers that integrates with Mem0 to provide memory writing and retrieval tools, compatible with SSE and standard MCP connections.
@everhour/mcp-server
Provides complete integration with the Everhour API for time tracking, project and task management, enabling AI assistants to manage productivity workflows.
Ontolocy MCP Server
Augments an LLM with Ontolocy cyber graph capabilities, enabling natural language queries against a Neo4j graph database populated with MITRE ATT\&CK data.
RAG Notes Search MCP Server
Enables semantic search over personal study notes by exposing a vector search tool that Claude Desktop can call to retrieve relevant note content and synthesize grounded answers.
mcp-newsapi
Enables fetching top headlines and searching news archives from NewsAPI.org, allowing AI agents to access current and historical news data.
Weather MCP Server
Enables real-time weather queries via Claude Desktop using OpenWeatherMap API, providing current conditions and 24-hour forecasts for any city.
Fluduro
A personality-to-flower quiz application with MCP tools for interactive widgets inside ChatGPT.
zerodrive-mcp-server
A Model Context Protocol (MCP) server for ZeroDrive file management. It enables AI assistants like Claude to interact with ZeroDrive cloud storage through a standardized interface.
ifsc-in
Enables Indian bank branch IFSC code lookup via Razorpay's open API, allowing AI agents to retrieve branch details using IFSC codes.
FNS Check MCP Server
MCP server for verifying Russian counterparties (legal entities and individual entrepreneurs) via public Federal Tax Service data: EGRUL/EGRIP, bankruptcy registry (EFRSB), Transparent Business, bailiff service (FSSP), and arbitration courts (KAD).
Grupr MCP Server
MCP server to interact with Grupr agents, enabling polling new messages, posting replies, and managing event webhooks.
roastify-mcp
MCP server for the Roastify Developer API, letting AI agents browse the coffee catalog and generate packaging artwork, with paid tools settled in Bitcoin Lightning.
Todoist MCP Server
MCP server that connects Claude to Todoist, enabling full CRUD operations on tasks, projects, sections, comments, and labels.
Invoice Agent MCP Server
Create German invoices (§14 UStG) via Claude or any MCP-compatible AI by describing the invoice in natural language.
oskelly-mcp
MCP server for browsing the public oskelly.ru catalog using 14 anonymous read-only tools to search products, apply filters, explore categories/brands, and fetch product details.
Stripe MCP Server
Enables Claude to query Stripe data—customers, charges, subscriptions, invoices, balance, events, and more—through 17 read-oriented tools, with optional write protections and a read-only default for remote deployments.
AutoDev MCP Examples
Here are some example MCP (Minimum Complete Product) ideas for AutoDev, categorized for clarity: **1. Basic Code Generation & Execution:** * **MCP:** Generate a simple "Hello, World!" program in Python based on user input (e.g., "Write a program that prints 'Hello, World!'"). Execute the generated code and display the output. * **Focus:** Core functionality - understanding simple instructions, generating basic code, and executing it. * **Key Features:** * Natural language input processing. * Python code generation. * Code execution environment. * Output display. **2. Simple Function Generation:** * **MCP:** Generate a function that adds two numbers based on user input (e.g., "Write a function that adds two numbers"). Allow the user to input the numbers and display the result of calling the function. * **Focus:** Generating functions with parameters and return values. * **Key Features:** * Function definition generation. * Parameter handling. * Return value handling. * User input for function arguments. **3. Basic Web Server Generation:** * **MCP:** Generate a simple web server using Flask (Python) that displays "Hello, World!" on the homepage. * **Focus:** Generating basic web applications. * **Key Features:** * Flask framework integration. * Route definition. * HTML response generation. * Server startup. **4. Simple Data Processing:** * **MCP:** Generate code to read a CSV file (user-provided) and calculate the average of a specified column. * **Focus:** Data manipulation and analysis. * **Key Features:** * File input/output. * CSV parsing. * Data aggregation (average calculation). **5. Simple API Interaction:** * **MCP:** Generate code to fetch data from a public API (e.g., a weather API) based on user input (e.g., "Get the current weather for London"). Display the relevant data (e.g., temperature). * **Focus:** Interacting with external APIs. * **Key Features:** * API request generation. * JSON parsing. * Data extraction and display. **General Considerations for MCPs:** * **Limited Scope:** Each MCP should focus on a very specific and achievable goal. * **End-to-End Functionality:** The MCP should be a complete, working system, even if it's very basic. * **Testability:** The MCP should be designed in a way that allows for easy testing and validation. * **Iterative Development:** The MCP should be a foundation for future iterations and enhancements. * **Clear User Interface:** Even a simple text-based interface is crucial for user interaction. **Example User Interaction Flow (for the "Hello, World!" MCP):** 1. **User Input:** "Write a program that prints 'Hello, World!'" 2. **AutoDev Processing:** * Parses the input. * Generates Python code: `print("Hello, World!")` 3. **AutoDev Execution:** * Executes the generated code. 4. **AutoDev Output:** "Hello, World!" These examples provide a starting point. The best MCP for your AutoDev project will depend on your specific goals and resources. Remember to prioritize simplicity and focus on delivering a working product as quickly as possible.
falloffice-mcp
MCP server for the foldkit SDK, exposing 7-prime spine, κ-bands, and fold operations as tools and resources in MCP clients like Claude and Cursor.
pmcontrols-mcp
Validated project scheduling and earned value computations for AI agents, exposing CPM, PERT, schedule compression, and EVM tools.
pr-legislative-x402
MCP server that enables AI agents to search and read Puerto Rico legislative measures with pay-per-call in USDC on Base, using the x402 agent-payment standard.
DocDex
Turns a directory of markdown documentation into searchable, citable tools for AI assistants, enabling targeted retrieval of specific sections with stable references.
Baryon MCP
Baryon connects MCP-compatible AI assistants to Proton Mail through a local bridge, enabling email search, reading, attachment handling, and draft creation while enforcing deliberate permission limits. It runs locally and cannot send, delete, or modify mail.
mcp-plan-gate-example
Reference implementation for adding subscription-based gating to MCP endpoints, covering auth, plan entitlements, usage metering, and multi-tenant scoping.
Workday MCP Server by CData
Workday MCP Server by CData
QGISMCP
Menghubungkan QGIS ke Claude AI melalui Model Context Protocol, memungkinkan pembuatan proyek dengan bantuan AI, manipulasi layer, eksekusi algoritma pemrosesan, dan menjalankan kode Python di dalam QGIS.
Browser Proof
A verification component for agents that checks claims on public webpages and returns structured results with evidence text, screenshots, and deterministic JSON.
filesystem-mcp-server
Enables file system operations (read, write, list, search, watch, batch process) via MCP over JSON-RPC 2.0, used by a resume matching agent.
Safaricom Daraja MCP Server
A Model Context Protocol (MCP) server that integrates Safaricom's M-PESA Daraja API with Claude, enabling natural language payment processing and real-time transaction notifications.
IMAP MCP Server
Enables comprehensive interaction with IMAP email accounts through 38 tools for reading, searching, and organizing messages. It supports advanced features like real-time mailbox monitoring via IDLE watch and automated email archiving.