32 MCP Servers You Need To Check Out Now
Explore list of top MCP servers that enable seamless integration of LLMs with tools like databases, APIs, communication platforms, and more, helping you automate workflows and enhance AI applications.

Image by Author
MCP servers are the latest buzz in the AI landscape, and everyone seems eager to get a piece of the action. In simple terms, MCP (Model Context Protocol) servers are REST API servers that act as a bridge between large language models (LLMs) and various external systems. For instance, a financial MCP server can provide real-time stock prices, breaking news, and other critical data, empowering LLMs to make smarter, more informed decisions.
In this article, we will explore more than 30 MCP servers across a variety of categories, including databases, web search engines, financial APIs, communication platforms (e.g. Slack), memory servers for long-term storage, productivity tools, file systems, and even coding environments.
You can learn to build your own MCP server using Python by following the tutorial on building a simple MCP server.
Database Servers
Database MCP servers provide seamless access to popular database systems. They assist data professionals with tasks like data analysis, enhance data management systems, and allow users to run SQL queries using natural language.
1. Postgres MCP Server
Repository: servers/src/postgres
A powerful MCP server built for PostgreSQL, enabling AI models to interact with relational database systems.
2. SQLite MCP Server
Repository: servers/src/sqlite
Lightweight and efficient, this server brings SQLite functionality to MCP.
3. MongoDB MCP Server
Repository: kiliczsh/mcp-mongo-server
A robust MCP server for MongoDB, great for NoSQL database integration.
4. ClickHouse MCP Server
Repository: ClickHouse/mcp-clickhouse
Tap into the power of ClickHouse with this high-performance MCP server for analytical databases.
Search Servers
Provide your LLMs with search capabilities so that they can provide you with the responses based on the latest and updated information. It also helps LLMs avoid hallucination.
5. DuckDuckGo MCP Server
Repository: nickclyde/duckduckgo-mcp-server
Search privately and efficiently using DuckDuckGo with this MCP server.
6. Tavily MCP
Repository: tavily-ai/tavily-mcp
Use Tavily's MCP server for fast and free search results in the JSON format.
7. Google News MCP Server
Repository: ChanMeng666/server-google-news
Access news articles and headlines with this Google News MCP server.
8. Brave Search MCP Server
Repository: servers/src/brave-search
Integrate Brave’s privacy-focused search engine into your AI workflows.
Finance Servers
For financial enthusiasts and professionals, these servers provide access to real-time market data, cryptocurrency prices, and investment tools and also provide you with suggestions.
9. Investor Agent MCP Server
Repository: ferdousbhai/investor-agent
It provides financial insights and analysis to LLMs.
10. Coincap MCP Server
Repository: QuantGeekDev/coincap-mcp
Fetch cryptocurrency data from the Coincap API.
11. CoinMarketCap MCP Server
Repository: anjor/coinmarket-mcp-server
Access CoinMarketCap’s API to retrieve real-time market insights.
12. Alpha Vantage MCP Server
Repository: berlinbra/alpha-vantage-mcpProvides real-time access to financial market data through the free Alpha Vantage API.
Communication Servers
Use these MCP servers to automate messaging, understand the conversation, and interact with the communication application using LLMs.
13. Slack MCP Server
Repository: servers/src/slack
Interact with Slack workspaces and streamline messaging.
14. Telegram MCP Server
Repository: chaindead/telegram-mcp
Manage Telegram chats, messages, and more with this feature-rich server.
15. Google GSuite MCP Server
Repository: MarkusPfundstein/mcp-gsuite
Interact with Google GSuite products, such as Gmail, Calendar, and Drive.
16. WhatsApp MCP Server
Repository: lharries/whatsapp-mcp
This server adds MCP functionality to WhatsApp, enabling message management and conversation tracking.
Knowledge Memory Servers
These MCP servers help store, retrieve, and manage structured memories. They are useful for saving long-term memory and familiarizing your LLMs with your preferences and personalizations.
17. MemoryMesh MCP Server
Repository: CheMiguel23/MemoryMesh
A knowledge graph server for structured memory persistence.
18. Graphlit MCP Serve
Repository: graphlit/graphlit-mcp-server
Use Graphlit’s platform for organizing and retrieving structured knowledge.
19. Mem0 MCP Server
Repository: mem0ai/mem0-mcp
Simplify knowledge storage and retrieval with Mem0.
20. Memory MCP Server
Repository: servers/src/memory
The perfect solution for embedding memory functions into your AI systems.
Productivity Servers
Get the most out of your productivity tools for notetaking, to-do lists, calendars, calculations, and managing your emails.
21. Obsidian MCP Server
Repository: MarkusPfundstein/mcp-obsidian
Connect with Obsidian’s note-taking app using this server.
22. Notion MCP Server
Repository: danhilse/notion_mcp
Manage your Notion tasks and to-do lists with ease.
23. MCP Calculator Server
Repository: githejie/mcp-server-calculator
A handy server for performing quick calculations.
24. Inbox Zero MCP Server
Repository: inbox-zero/apps/mcp-server
Keep your inbox organized and achieve productivity bliss.
Filesystem Servers
These MCP servers allow you to manage your files locally and on the cloud. You can create or remove files and folders and search for them.
25. Filesystem MCP Server
Repository: servers/src/filesystem
Perform essential filesystem operations through MCP.
26. Google Drive MCP Server
Repository: servers/src/gdrive
Integrate Google Drive into your workflows with this server.
27. MCP File Merger Server
Repository: exoticknight/mcp-file-merger
Merge multiple files into one with this utility.
28. Filesystem Go MCP Server
Repository: mark3labs/mcp-filesystem-server
A Go-based implementation of filesystem operations using MCP.
Coding Servers
It helps developers and coders generate, run, and debug code, creating a fully automated system.
29. Python MCP Server
Repository: pydantic-ai/mcp-run-python
Execute Python code and manage runtime environments with this server.
30. JavaScript MCP Server
Repository: yepcode/mcp-server-js
Enable JavaScript coding workflows with this server.
31. Desktop Commander MCP
Repository: wonderwhy-er/DesktopCommanderMCP
A versatile tool to manage desktop commands and workflows.
32. Serena MCP Server
Repository: oraios/serena
A coding agent toolkit with semantic retrieval and editing capabilities.
Final Thoughts
I love using MCP servers. They are incredibly easy to create and integrate with Claude Desktop. MCP servers may seem like a simple integration, but they provide superpowers to your LLMs, enabling them to extract context and perform tasks effortlessly. For example, you can ask Claude to search the web for the latest gold prices and then use that data to generate a line chart. It will use the web service MCP server to collect the data and the Python MCP server to generate and display the line plot.
I would love to hear about your favorite MCP server in the comments. Mine is Spotify, as it allows me to control my playlists and navigate Spotify using natural language commands. It’s seamless and incredibly fun to use!
Abid Ali Awan (@1abidaliawan) is a certified data scientist professional who loves building machine learning models. Currently, he is focusing on content creation and writing technical blogs on machine learning and data science technologies. Abid holds a Master's degree in technology management and a bachelor's degree in telecommunication engineering. His vision is to build an AI product using a graph neural network for students struggling with mental illness.