Discover Awesome MCP Servers
Extend your agent with 41,408 capabilities via MCP servers.
- All41,408
- 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
MCP Code Reviewer
An AI-powered server for code analysis, requirements validation, and automated fix proposals with human-in-the-loop confirmation. It supports multiple LLM providers and ensures safe file modifications through automatic backups and path validation.
Local File System MCP Server
Provides tools to check disk usage and search files by keyword on the local system.
UE Agent Harness
Acts as a middleware for the Unreal Engine 5.8 editor, serving as an MCP Server for LLMs (Claude/GPT) and an MCP Client for the UE MCP Server, enabling context assembly, state caching, visual verification, long-task memory compression, and safety guards.
MongoDB MCP Server
Sebuah server Model Context Protocol (MCP) yang memungkinkan LLM berinteraksi langsung dengan database MongoDB. Kueri koleksi, periksa skema, dan kelola data dengan lancar melalui bahasa alami.
Food Delivery MCP Server
Enables users to search restaurants, view menus, place orders, and check order status via a local MCP server using Firestore.
claude-senator-mcp
An MCP server that enables inter-Claude communication and context sharing for seamless collaboration and conversation forking between multiple AI instances. It uses a smart pointer architecture to efficiently share project data and conversation history without interrupting ongoing tasks.
monobank-mcp
A Model Context Protocol server that enables interaction with Monobank API, providing tools for currency exchange rates, client info, and account statements.
mcp-server-claude
MCP Memory Server for Claude Code that provides persistent context across sessions using semantic search (RAG).
MCP Server: RepairWorld
Please provide the MCP server code you would like me to translate. I need the English text of the code to translate it into Indonesian. For example, you could provide something like this: ```python # Example MCP Server Code (Python) import socket HOST = '127.0.0.1' # Standard loopback interface address (localhost) PORT = 65432 # Port to listen on (non-privileged ports are > 1023) with socket.socket(socket.AF_INET, socket.SOCK_STREAM) as s: s.bind((HOST, PORT)) s.listen() conn, addr = s.accept() with conn: print(f"Connected by {addr}") while True: data = conn.recv(1024) if not data: break conn.sendall(data) ``` Once you provide the code, I will translate it into Indonesian, including comments.
Image Generation MCP Server
Provides multi-provider image generation with automatic fallback across services like Pollinations.ai, Cloudflare, and Hugging Face. It features specialized pixel art generation, cost tracking, and automatic saving of generated visual assets to disk.
Amadeus Agent
A proof-of-concept MCP server that allows LLM agents to query live flight booking information via Amadeus, including cheapest tickets, destinations, and airline routes.
MCP Planes Server
mcp-docs-server
Serves Markdown documentation as an MCP server, enabling AI agents to answer questions from your content. Supports local, npm, and Cloudflare deployment with reusable prompts and resources.
Mica Crypto MCP
EU MiCA compliance MCP for crypto-asset issuers, exchanges, and CASPs.
Obsidian MCP
Server Protokol Konteks Model yang memungkinkan asisten AI untuk membaca, menulis, dan memanipulasi catatan di vault Obsidian Anda melalui antarmuka yang terstandardisasi.
MCP Perplexity Server
Implementasi server Protokol Konteks Model untuk Perplexity API
Astra MCP Server
Enables interaction with DataStax Astra DB through the Model Context Protocol. Provides database connectivity and operations for Astra DB instances via secure token-based authentication.
Media Creator MCP Server
Provides tools to generate images using Amazon Nova Canvas and videos using Amazon Nova Reel models via Amazon Bedrock and S3.
Uranium MCP Server
Enables creation and management of NFT collections and assets through the Uranium API. Supports uploading files as NFTs, managing ERC721 and ERC1155 collections, and bulk operations across multiple collections.
Mcp Server Again
mcp-server-lagi
litvm-tcg-oracle
On-chain TCG price oracle for the LitecoinVM ecosystem. 6 tools: search 433K+ trading cards, 60-day price history, Merkle proof verification on LiteForge (Chain 4441), Monte Carlo simulation, and AI card grading via Qwen 2.5 VL.
Ansys MCP Server
Enables AI assistants to interact with Ansys simulation software (Fluent, MAPDL, Mechanical, Geometry) through the Model Context Protocol.
Simple Timer MCP Server
An MCP server that provides interval timing functionality using token-based time tracking, allowing users to start timers with unique identifiers and check elapsed time in milliseconds or human-readable format.
mcp-superset
Full-featured MCP server for Apache Superset — 135+ tools for dashboards, charts, datasets, SQL Lab, security (users, roles, RLS, groups), audit, and more. Built-in safety validations.
Email MCP Server
Server Protokol Konteks Model dengan konektivitas IMAP dan SMTP
Metabase MCP Server
Enables AI assistants to interact with Metabase's analytics platform, managing dashboards, cards, databases, and tables via the Model Context Protocol.
brainstorm-mcp
Enables multi-round brainstorming debates between multiple AI models like GPT, DeepSeek, and Ollama to produce synthesized final outputs. Users can orchestrate parallel model interactions where AI agents critique and refine each other's ideas to reach a consolidated conclusion.
xmcp Demo Application
A demonstration MCP server showcasing the xmcp framework's structured approach to defining tools, prompts, and resources with automatic discovery from their respective directories.
Notion MCP Server
Enables interaction with Notion workspaces through the Notion API, allowing users to search, read, comment on, and create pages and databases using natural language commands.
Transcripts MCP Server
A remote Model Context Protocol server that retrieves and cleans Microsoft Teams meeting transcripts via the Microsoft Graph API using delegated OAuth 2.0 authentication. It enables AI agents to discover meetings, extract speaker-attributed text, and save transcripts to SharePoint for analysis and automation.