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
tidal_mcp
Enables Claude to search, browse, and create playlists on Tidal, including AI-powered mood-based playlist generation.
Image Edit MCP Server
AI-powered image editing and generation server using Model Context Protocol, enabling intelligent image manipulation, cleanup, and generation via Google's Gemini AI models.
agent-receipts-mcp
Provides tools to issue, verify, and export cryptographically signed receipts for AI agent actions, enabling tamper-proof audit trails for compliance with regulations like the EU AI Act.
Bing Ads MCP Server
Production-grade MCP server for Microsoft Advertising (Bing Ads) API. Enables Claude to manage Bing/Microsoft Ads accounts with full campaign, ad group, keyword, and performance analysis capabilities.
Google Drive server
Terintegrasi dengan Google Drive untuk memungkinkan daftar, membaca, dan mencari file, dengan ekspor otomatis dokumen Google Workspace ke format yang sesuai.
confirm-mcp
Provides a human-approval tool for MCP-compatible agents, pausing execution until a human approves or edits the action, with every decision logged.
runpod-mcp
Enables managing RunPod compute for the Learning-to-Swim replication through natural language, including pod lifecycle, SSH/rsync file transfer, detached training jobs, and supervised runs with cost guardrails.
Google Tasks MCP Server
Integrates with Google Tasks to enable searching, listing, creating, updating, and deleting tasks through MCP tools. It provides a comprehensive interface for managing task lists and individual task details via the Google Tasks API.
GTD Manager MCP Server
Implements the Getting Things Done methodology with custom meeting SOPs, enabling capture, processing, and context-based management of tasks and projects, integrated with AI assistants via MCP.
docrag
Provides RAG (Retrieval Augmented Generation) access to technical documentation through MCP, enabling LLMs to search and retrieve relevant documentation on-demand.
MCP DocGraph
MCP server for building knowledge graphs from documents. It ingests PDF/PPTX/DOCX files, transcribes to Markdown, and uses LLM to bootstrap entity patterns and build a JSONL knowledge graph with RAG chunks.
MCP Echo Service
Provides echo tools for testing MCP protocol functionality with message echoing, delayed responses, and JSON data analysis capabilities.
HR MCP
Enables querying an HR analytics database (hr_db) using natural language, providing tools to get database schema and run read-only SQL queries for HR metrics like headcount, attrition, and payroll.
BlockBenchMCP
A Minecraft-oriented Model Context Protocol bridge for Blockbench that provides intent-based tools for modeling, texturing, animation, and exporting via a stdio MCP adapter and a Blockbench plugin.
Yarah MCP Server
Turns coding agents into full-stack builders by enabling backend features like auth, databases, file storage, serverless functions, and LLMs to be added to apps in seconds.
radarr-mcp
MCP server exposing Radarr's v3 REST API as tools, enabling LLMs to read and manage movies, downloads, history, indexers, and more.
freehire
Enables searching, filtering, and applying to IT jobs via MCP tools using a personal API key, mirroring the freehire CLI.
contabilidad-mcp
Double-entry accounting MCP server for Claude Desktop. Supports accounts, transactions, ledgers, profit & loss, balance sheet, IVA summary, and QIF export using SQLite.
ClickUp MCP Server
Enables AI assistants to interact with ClickUp's task management API for core project workflows, supporting operations like task creation, updates, search, assignment, and team analytics through natural language.
mcp-wolfram-alpha
Wolfram Alpha MCP server that enables computational, factual, and quantitative queries through natural language.
taxsort-mcp
Personal tax transaction classification (US Schedule A & C) MCP server that imports bank CSVs, classifies transactions with Claude AI, and provides tools for review, override, summaries, and cost tracking.
asynkor
Coordination layer for AI coding agents working on the same codebase. Adds file locks, shared project memory, and cross-machine file sync so Claude Code, Cursor, Windsurf, and other MCP agents stop overwriting each other.
Trip Planner MCP Server
Enables managing travel itineraries with CRUD tools for journeys, stops, and plan items, plus weather lookup, integrated with public MCP servers for time and web search.
MCP Server TypeScript
A production-ready TypeScript MCP server providing basic tools (add, echo, timestamp), resources (server info, greetings, data access), and prompt templates (analyze, code-review, summarize). Serves as a foundation for building custom MCP servers with extensible architecture.
Pinecone Developer MCP
Pinecone Developer MCP
mcp-korean-spell
There isn't a widely known or readily available "MCP server" specifically designed for Korean spell checking. The term "MCP server" doesn't directly relate to Korean spell checking technology. However, here's a breakdown of how you can achieve Korean spell checking functionality and some related concepts: **Understanding the Components** * **Spell Checking Engine:** This is the core software that analyzes text and identifies potential spelling errors. * **Dictionary:** A comprehensive database of correctly spelled Korean words. * **Grammar Rules:** Rules that define correct Korean grammar and sentence structure. * **API/Server (Optional):** A way to access the spell checking engine programmatically. This allows you to integrate spell checking into your applications or websites. **How to Achieve Korean Spell Checking** 1. **Online Korean Spell Checkers:** * **부산대학교 인공지능연구실/나라인포테크:** This is a very popular and reliable online Korean spell checker. You can find it by searching for "부산대 맞춤법 검사기" or "Korean spell checker PNU" (PNU stands for Pusan National University). It's often considered the standard. * **한글 맞춤법/문법 검사기 (Korean Spell/Grammar Checker):** Another online option. Search for "한글 맞춤법 검사기" to find various online tools. 2. **Software with Built-in Korean Spell Checkers:** * **MS Word:** Microsoft Word often has Korean language support, including spell checking. You may need to install the Korean language pack. * **Hangul (한글과컴퓨터):** This is a popular Korean word processor that includes robust Korean spell checking. 3. **APIs and Libraries (For Developers):** * **Kakao Developers:** Kakao (a major Korean tech company) *used* to offer a Korean spell checking API, but it's no longer publicly available. This is a common issue – these APIs can be discontinued. * **Naver Labs:** Naver (another major Korean tech company) might have internal tools, but they don't generally expose a public spell-checking API. * **Custom Solutions:** If you need a very specific solution, you might need to build your own spell checker using Korean language processing libraries (like KoNLPy in Python) and a large Korean dictionary. This is a complex undertaking. **Why "MCP Server" is Unlikely** The term "MCP server" doesn't have a direct connection to Korean spell checking. It's possible it's a very specific internal term used by a particular company or project, but it's not a standard term in the field. **In summary:** Focus on using the online spell checkers from Pusan National University or other reputable sources, or use software like Hangul or MS Word with Korean language support. If you need an API, you'll likely need to research and potentially build your own solution using Korean NLP libraries.
paper-intelligence
A local-first database and assistant layer for organizing, analyzing, and retrieving research papers efficiently.
datto-rmm-mcp
Enables Claude to interact with Datto RMM accounts for device, alert, site, and quick job management through natural language.
iron-manus-mcp
Enables AI workflow orchestration with an 8-phase process, task delegation via Todos, and role-based agent specialization for complex multi-step tasks.
trello-ops-mcp
A read-only MCP server that gives LLM agents deterministic operational facts about Trello boards, including structural history, card movement, workflow flow, staleness, and due-date information.