AI MCP Servers

AI MCP Servers

AIWalaBro

Research & Data
Visit Server

README

AI MCP Servers AIWalaBro

A curated list of awesome Model Context Protocol (MCP) servers. MCP is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implementations. This list focuses on production-ready and experimental MCP servers that extend AI capabilities through file access, database connections, API integrations, and other contextual services.

<br />

Supported Clients

MCP Host Documentation
<div align="center"><img src="https://claude.ai/favicon.ico" height="20"/></div> Claude Desktop Claude x MCP
<div align="center"><img src="https://zed.dev/_next/static/media/zed-logo.11b2d662.png" height="20"/></div> Zed Editor Zed x MCP
<div align="center"><img src="https://storage.googleapis.com/sourcegraph-assets/docs/images/cody/cody-logomark-default.svg" height="20"/></div> Sourcegraph Cody Cody x MCP
<div align="center"><img src="https://cdn.prod.website-files.com/663e06c56841363663ffbbcf/664c918ec47bacdd3acdc167_favicon%408x.png" height="20"/></div> Continue Continue x MCP
<div align="center"><img src="https://github.com/user-attachments/assets/211d0c2b-04de-471e-b1ed-97da94a58d82" height="20"/></div> GPT Computer Assistant GCA x MCP
<div align="center"><img src="https://raw.githubusercontent.com/danny-avila/LibreChat/0855677a36d76cafa5e064b7e346eb3f74c6af2a/client/public/assets/logo.svg" height="20"/></div> LibreChat LibreChat Agents x MCP
<div align="center"><img src="https://cursor.com/favicon.ico" height="20"/></div> Cursor Cursor x MCP
<div align="center"><img src="https://www.enconvo.com/favicon.ico" height="20"/></div> Enconvo Enconvo x MCP
<div align="center"><img src="https://block.github.io/goose/img/logo_light.png" height="20"/></div> Goose Goose x MCP

<br />

Server Implementations

<sup><details>

<summary>Legend</summary>

  • <sup>⭐</sup> Official protocol implementation
  • <sup>1</sup> First implementation (when multiple implementations exist)
  • <sup>2</sup> Second implementation
  • <sup>3</sup> Third implementation
  • <sup>n</sup> Subsequent implementations </details></sup>

<br />

Tools & Utilities

See Helpful Tools & Utilities section for tools to help manage, configure, and work with MCP servers.

<br />

📂 <a name="file-systems"></a>File Systems

Provides direct access to local file systems with configurable permissions. Enables AI models to read, write, and manage files within specified directories.

  • <img src="https://cdn.simpleicons.org/files/4CAF50" height="14"/> Backup - Provides file and folder backup and restoration capabilities for AI agents and code editing tools
  • <img src="https://cdn.simpleicons.org/files/2196F3" height="14"/> FileSystem<sup><sup>1</sup></sup> - Direct local file system access
  • <img src="https://cdn.simpleicons.org/files/4A90E2" height="14"/> FileSystem<sup><sup>2</sup></sup> - Golang implementation for local file system access
  • <img src="https://cdn.simpleicons.org/files/4CAF50" height="14"/> Everything Search - Lightning-fast Windows file search powered by Everything SDK
  • <img src="https://cdn.simpleicons.org/files/4CAF50" height="14"/> llm-context - Share code context with LLMs via Model Context Protocol or clipboard

<br />

🔄 <a name="version-control"></a>Version Control

Interact with Git repositories and version control platforms. Enables repository management, code analysis, pull request handling, issue tracking, and other version control operations through standardized APIs.

  • <img src="https://cdn.simpleicons.org/github/8A8A8A" height="14"/> GitHub - GitHub API integration for repository management, PRs, issues, and more
  • <img src="https://cdn.simpleicons.org/gitlab/FC6D26" height="14"/> GitLab - GitLab platform integration for project management and CI/CD operations
  • <img src="https://cdn.simpleicons.org/git/F05032" height="14"/> Git - Direct Git repository operations including reading, searching, and analyzing local repositories
  • <img src="https://cdn.simpleicons.org/phabricator/5865F2" height="14"/> Phabricator - Phabricator API integration for repository and project management
  • <img src="https://cdn.simpleicons.org/git/F05032" height="14"/> Gitingest-MCP - Gitingest integration providing prompt friendly summmaries of Github repos

<br />

☁ <a name="cloud-storage"></a>Cloud Storage

Access and manage files stored in cloud storage platforms. Enables searching, reading, and organizing cloud-stored documents and data.

  • <img src="https://cdn.simpleicons.org/googledrive/4285F4" height="14"/> Google Drive - Google Drive integration for file access, search, and management

<br />

🗄️ <a name="databases"></a>Databases

Secure database access with schema inspection capabilities. Enables querying and analyzing data while maintaining read-only safety by default.

  • <img src="https://cdn.simpleicons.org/postgresql/5865F2" height="14"/> PostgreSQL - PostgreSQL database integration with schema inspection and query capabilities
  • <img src="https://cdn.simpleicons.org/sqlite/0F80CC" height="14"/> SQLite - SQLite database operations with built-in analysis features
  • <img src="https://cdn.simpleicons.org/duckdb/FDC000" height="14"/> DuckDB - DuckDB database integration with schema inspection and query capabilities
  • <img src="https://cdn.simpleicons.org/libreoffice/18A303" height="14"/> Excel - Excel workbook manipulation including data reading/writing, worksheet management, formatting, charts, and pivot tables
  • <img src="https://cdn.simpleicons.org/googlebigquery/669DF6" height="14"/> BigQuery<sup><sup>1</sup></sup> - BigQuery database integration with schema inspection and query capabilities
  • <img src="https://cdn.simpleicons.org/googlebigquery/669DF6" height="14"/> BigQuery<sup><sup>2</sup></sup> - A BigQuery MCP server for read-only SQL queries and schema exploration (available on npm)
  • <img src="https://neon.tech/favicon.ico" height="14"/> Neon<sup><sup>⭐</sup></sup> - Neon MCP Server. Allows natural language interactions with Neon for database management.
  • <img src="https://qdrant.tech/img/brand-resources-logos/logomark.svg" height="14"/> Qdrant<sup><sup>⭐</sup></sup> - A Qdrant MCP server for keeping and retrieving memories in the Qdrant vector search engine.
  • <img src="https://cdn.simpleicons.org/mongodb/47A248" height="14"/> MongoDB - A Model Context Protocol Server for querying and analyzing MongoDB collections.
  • <img src="https://cdn.simpleicons.org/mongodb/47A248" height="14"/> MongoDB Lens - Full featured MCP Server for MongoDB databases.
  • <img src="https://cdn.simpleicons.org/mysql" height="14"/> MySQL - MySQL database integration with configurable access controls and schema inspection
  • <img src="https://cdn.simpleicons.org/airtable" height="14"/> Airtable - Read and write access to Airtable databases, with schema inspection.
  • <img src="https://cdn.simpleicons.org/snowflake" height="14"/> Snowflake - Snowflake database integration with read/write capabilities and insight tracking.
  • <img src="https://jiejue.obs.ap-southeast-1.myhuaweicloud.com/20250209205317622.webp" height="14"/> DBUtils - A unified database access service for MCP that seamlessly integrates PostgreSQL and SQLite with a clean abstraction layer.
  • <img src="https://www.pingcap.com/favicon.ico" height="14"/> TiDB - MCP server implementation for TiDB (serverless) database.

<br />

💬 <a name="communication"></a>Communication

Integration with communication platforms for message management and channel operations. Enables AI models to interact with team communication tools.

  • <img src="https://cdn.simpleicons.org/slack/E01E5A" height="14"/> Slack - Slack workspace integration for channel management and messaging
  • <img src="https://cdn.simpleicons.org/linear/5E6AD2" height="14"/> Linear - Linear MCP Server. Provides integration with Linear's issue tracking system through MCP.
  • <img src="https://cdn.simpleicons.org/atlassian/0052CC" height="14"/> Atlassian - Comprehensive integration with Atlassian suite including Confluence for documentation management and Jira for issue tracking.

<br />

📈 <a name="monitoring"></a>Monitoring

Access and analyze application monitoring data. Enables AI models to review error reports and performance metrics.

  • <img src="https://cdn.simpleicons.org/sentry/546E7A" height="14"/> Sentry - Sentry.io integration for error tracking and performance monitoring
  • <img src="https://raygun.com/favicon.ico" height="14"/> Raygun - Raygun API V3 integration for crash reporting and real user monitoring
  • <img src="https://metoro.io/static/images/logos/Metoro.svg" height="14"/> Metoro - Query and interact with kubernetes environments monitored by Metoro

<br />

🔍 <a name="search-web"></a>Search & Web

Web content access and automation capabilities. Enables searching, scraping, and processing web content in AI-friendly formats.

  • <img src="https://cdn.simpleicons.org/puppeteer/00D8A2" height="14"/> Puppeteer - Browser automation for web scraping and interaction
  • <img src="https://cdn.simpleicons.org/brave/FB542B" height="14"/> Brave Search - Web search capabilities using Brave's Search API
  • <img src="https://cdn.simpleicons.org/curl/00ADD8" height="14"/> Fetch - Efficient web content fetching and processing for AI consumption
  • <img src="https://cdn.simpleicons.org/kagi/4173FF" height="14"/> Kagi Search - TypeScript-based MCP server that integrates the Kagi Search API
  • <img src="https://www.tryleap.ai/assets/integrations/exa.svg" height="14"/> Exa Search<sup><sup>⭐</sup></sup> - Integration with Exa AI Search API for real-time web information retrieval
  • <img src="https://cdn.simpleicons.org/newyorktimes/E34234" height="14"/> NYTimes - Search articles using the NYTimes API
  • <img src="https://cdn.simpleicons.org/googlenews/4285F4" height="14"/> Google News - Google News search with automatic categorization, multi-language support, and comprehensive search options
  • <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7e/Vector_search_icon.svg/800px-Vector_search_icon.svg.png" height="14"/> Search1API - Search via search1api (requires paid API key)
  • <img src="https://tavily.com/favicon.ico" height="14"/> Tavily - Tavily AI search API integration
  • <img src="https://cdn.simpleicons.org/arxiv/B31B1B" height="14"/> ArXiv - Search ArXiv research papers
  • <img src="https://playwright.dev/img/playwright-logo.svg" height="14"/> Playwright - A Model Context Protocol server that provides browser automation capabilities using Playwright.
  • <img src="https://cdn.simpleicons.org/searxng" height="14"/> Websearch - Self-hosted Websearch service.

<br />

🗺️ <a name="location-services"></a>Location Services

Geographic and location-based services integration. Enables access to mapping data, directions, and place information.

  • <img src="https://cdn.simpleicons.org/googlemaps/4285F4" height="14"/> Google Maps - Google Maps integration for location services, routing, and place details
  • <img src="https://www.qgis.org/styleguide/visual/qgis-logo.svg" height="14"/> QGIS - connects QGIS Desktop to Claude AI through the MCP. This integration enables prompt-assisted project creation, layer loading, code execution, and more.

<br />

🎯 <a name="marketing"></a>Marketing

Tools that help marketers write better content and run better campaigns.

  • <img src="https://openstrategypartners.com/fileadmin/Bilder/logo/OSP_logo_colors_green1.png" height="14"/> Open Strategy Partners Marketing Tools<sup><sup>⭐</sup></sup> - a standardized editing code system, writing guidelines, web metadata generator, and product communication framework.
  • <img src="https://cdn.simpleicons.org/fathom/9187FF" height="14"/> Fathom Analytics - Access Fathom Analytics data and reports about your sites

<br />

📝 <a name="note-taking"></a>Note Taking

Integration with note-taking applications and personal knowledge management tools. Enables access to notes, documents, and personal information stores.

  • <img src="https://cdn.simpleicons.org/obsidian/7C3AED" height="14"/> Obsidian<sup><sup>1</sup></sup> - Obsidian vault integration with tools for file management, search, and content manipulation
  • <img src="https://cdn.simpleicons.org/obsidian/7C3AED" height="14"/> Obsidian<sup><sup>2</sup></sup> - Alternative implementation for reading and searching Markdown notes
  • <img src="https://cdn.simpleicons.org/notion/787878" height="14"/> Notion<sup><sup>1</sup></sup> - Notion API integration for managing personal todo lists and notes
  • <img src="https://cdn.simpleicons.org/notion/787878" height="14"/> Notion<sup><sup>2</sup></sup> - Alternative implementation for Notion API integration
  • <img src="https://cdn.simpleicons.org/apple/999999" height="14"/> Apple Notes - Read from local Apple Notes database (macOS only)
  • <img src="https://cdn.simpleicons.org/todoist/E44332" height="14"/> Todoist - An MCP server implementation for Todoist, enabling natural language task management.

<br />

⚡ <a name="cloud-platforms"></a>Cloud Platforms

Cloud platform service integration. Enables management and interaction with cloud infrastructure and services.

  • <img src="https://cdn.simpleicons.org/cloudflare/F38020" height="14"/> Cloudflare<sup><sup>⭐</sup></sup> - Integration with Cloudflare services including Workers, KV, R2, and D1
  • <img src="https://cdn.simpleicons.org/kubernetes/326CE5" height="14"/> Kubernetes - Kubernetes cluster operations through MCP
  • <img src="https://tinybird.co/favicon.ico" height="14"/> Tinybird<sup><sup>⭐</sup></sup> - Interact with a Tinybird Workspace from any MCP client.

<br />

⚙️ <a name="workflow-automation"></a>Workflow Automation

Integration with workflow automation platforms allows AI models to execute workflows and retrieve data back to their systems.

  • <img src="https://www.make.com/favicon.ico" height="14"/> Make<sup><sup>⭐</sup></sup> - Turn Make scenarios into callable tools for AI assistants.

<br />

🤖 <a name="system-automation"></a>System Automation

Tools for shell access, system control, and task automation. Enables AI models to execute commands and interact with the operating system.

  • <img src="https://api.iconify.design/mdi:console.svg?color=%2390EE90" height="14"/> Shell - Autonomous shell execution and computer control (Mac)
  • <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/87/Windows_logo_-2021.svg/1024px-Windows_logo-_2021.svg.png" height="14"/> Windows CLI - Windows CLI MCP Server for secure command-line interactions on Windows systems, enabling controlled access to PowerShell, CMD, and Git Bash shells.
  • <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/87/Windows_logo_-2021.svg/1024px-Windows_logo-_2021.svg.png" height="14"/> Windows Control - Windows automation MCP server providing mouse, keyboard, screen capture, clipboard, and window management capabilities using NutJS.
  • <img src="https://cdn.simpleicons.org/gnometerminal/2196F3" height="14"/> Command Line - MCP server allowing any and all command execution over CMD(BE CAREFUL).
  • <img src="https://cdn.simpleicons.org/apple/999999" height="14"/> Apple Shortcuts - An MCP Server Integration with Apple Shortcuts

<br />

📱 <a name="social-media"></a>Social Media

Integration with social media platforms and content sharing services. Enables interaction with social networks and content platforms.

  • <img src="https://cdn.simpleicons.org/bluesky/0085FF" height="14"/> BlueSky - Bluesky API integration for querying and searching feeds and posts
  • <img src="https://cdn.simpleicons.org/youtube/FF0000" height="14"/> YouTube<sup><sup>1</sup></sup> - YouTube integration using yt-dlp for subtitle downloading and video analysis
  • <img src="https://cdn.simpleicons.org/youtube/FF0000" height="14"/> YouTube<sup><sup>2</sup></sup> - Alternative implementation for fetching YouTube subtitles and transcripts
  • <img src="https://cdn.simpleicons.org/spotify/1DB954" height="14"/> Spotify - Connects with Spotify for playback control and track/album/artist/playlist management.
  • <img src="https://cdn.worldvectorlogo.com/logos/tiktok-icon-2.svg" height="14"/> TikTok - TikTok integration for getting post details and video's subtitles

<br />

🎮 <a name="gaming"></a>Gaming

Gaming data and Game Development tools.

  • <img src="https://cdn.simpleicons.org/unity/899499" height="14"/> Unity3d - Unity3d Game Engine integration for game development

<br />

💹 <a name="finance"></a>Finance

Financial data and cryptocurrency information services.

  • <img src="https://cdn.simpleicons.org/coinmarketcap/FF8C00" height="14"/> CoinMarket - Coinmarket API integration for cryptocurrency data
  • <img src="https://www.chargebee.com/static/resources/brand/favicon.png" height="14"> Chargebee<sup><sup>⭐</sup></sup> - MCP Server that connects AI agents to Chargebee platform.
  • <img src="https://cdn.simpleicons.org/stripe" height="14"/> Stripe<sup><sup>⭐</sup></sup> - Allows you to integrate with Stripe APIs
  • <img src="https://zbd.gg/favicon.ico" height="14"/> ZBD<sup><sup>⭐</sup></sup> - Interact with ZBD's payment processing APIs for instant global payments with Bitcoin and Lightning Network

<br />

🧬 <a name="research-data"></a>Research & Data

Access to research papers, genetic data, and specialized datasets.

  • <img src="https://cdn.simpleicons.org/arxiv/B31B1B" height="14"/> ArXiv - Search ArXiv research papers
  • <img src="https://api.iconify.design/mdi:dna.svg?color=%23E34234" height="14"/> Ancestry - Read .ged files and genetic data

<br />

🤝 <a name="ai-services"></a>AI Services

Integration with AI and machine learning services.

  • <img src="https://cdn.simpleicons.org/openai/00A67E" height="14"/> OpenAI - Query OpenAI models directly from Claude using MCP protocol
  • <img src="https://cdn.simpleicons.org/openai/00A67E" height="14"/> OpenAI Compatible Chat - Chat with models from OpenAI-compatible APIs (Perplexity, Groq, xAI, etc.)
  • <img src="https://cdn.simpleicons.org/perplexity" height="14"/> Perplexity Chat with Perplexity via MCP
  • <img src="https://cloud.llamaindex.ai/favicon.ico" height="14"/> LlamaCloud - LlamaCloud MCP Server. A TypeScript-based MCP server connecting to a managed index on LlamaCloud.
  • <img src="https://huggingface.co/favicon.ico" height="14"/> HuggingFace Spaces - Use HuggingFace spaces from your MCP Client. Supports Images, Audio, Text and more.
  • <img src="https://piapi.ai/piapi_favicon.webp" height="14"> PiAPI - PiAPI MCP server makes user able to generate media content with Midjourney/Flux/Kling/Hunyuan/Udio/Trellis directly from Claude or any other MCP-compatible apps.
  • <img src="https://www.chronulus.com/favicon/chronulus-logo-blue-on-alpha-square-128x128.ico" alt="Chronulus AI Logo" height="14" width="14"> Chronulus AI - Predict anything with Chronulus AI multimodal forecasting and prediction agents (Watch Demos on Youtube).
  • <img src="https://www.svgrepo.com/show/495208/data.svg" height="14"/> ZenML<sup><sup>⭐</sup></sup> - Chat with your MLOps and LLMOps pipelines using the ZenML MCP server

<br />

📦 <a name="virtualization"></a>Virtualization

Secure sandbox environments for code execution and testing. Enables safe execution of code snippets and development workflows.

  • <img src="https://e2b.dev/favicon.ico" height="14"/> E2B<sup><sup>⭐</sup></sup> - Secure cloud development environments for AI agents. Enables safe code execution and testing in isolated containers.
  • <img src="https://cdn.simpleicons.org/docker/0db7ed" height="14"/> Docker - An MCP server for Docker operations, enabling seamless container and compose stack management.

<br />

💻 <a name="development-tools"></a>Development Tools

Tools and servers that assist with software development workflows. Enables integration with development-related services and APIs.

  • <img src="https://www.svgrepo.com/show/107853/uranus.svg" height="14"/> CentralMind/Gateway - MCP and MCP SSE Server that automatically generate production ready API based on database schema and data. Supports PostgreSQL, Clickhouse, MySQL, Snowflake, BigQuery, Supabase
  • <img src="https://raw.githubusercontent.com/open-rpc/design/master/icons/open-rpc-logo-noText/open-rpc-logo-noText%20(PNG)/256x256.png" height="14"/> OpenRPC - A Model Context Protocol server that provides JSON-RPC functionality through OpenRPC.
  • <img src="https://cdn.simpleicons.org/postman" height="14" /> Postman - Interact with Postman API.
  • <img src="https://raw.githubusercontent.com/marimo-team/marimo/main/docs/_static/marimo-logotype-thick.svg" height="14" /> marimo<sup><sup>⭐</sup></sup> - CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands.
  • <img src="https://static.figma.com/app/icon/1/favicon.ico" height="14" /> Figma - Paste a link to your Figma design to get its data in a ready-to-implement format.
  • <img src="https://www.comet.com/favicon.ico" height="14" /> Comet Opik<sup><sup>⭐</sup></sup> - Query and interact with LLM observability and telemetry captured by Opik using natural language.
  • <img src="https://vscode.dev/static/stable/favicon.ico" height="14" /> VSCode Devtools - Connect to VSCode ide and allows using semantic tools like find_usages

<br />

📊 <a name="data-visualization"></a>Data Visualization

Tools for creating and managing data visualizations. Enables generation of charts, graphs, and other visual representations of data.

  • <img src="https://vega.github.io/favicon.ico" height="14"/> VegaLite - Generate visualizations from fetched data using the VegaLite format and renderer

<br />

🆔 <a name="identity"></a>Identity

Tools for identity and access management. Enables user authentication, authorization.

  • <img src="https://upload.wikimedia.org/wikipedia/commons/2/29/Keycloak_Logo.png" height="14"/> Keycloak - MCP server implementation for managing Keycloak users, groups, and realms using natural language queries.

<br />

Tools & Utilities

Tools that help manage, configure, and work with MCP servers. These utilities simplify the installation process and improve the user experience.

Server Managers

  • mcp-get - CLI tool for installing and managing MCP servers. Simplifies server installation and configuration for Claude Desktop.
    • Supports NPM-based servers
    • Automatic configuration generation
    • Easy server management
  • Remote MCP - Solution to Remote MCP Communication, enabling effortless integration for centralized management of Model Context

<br />


Recommended Servers

Crypto Price & Market Analysis MCP Server

Crypto Price & Market Analysis MCP Server

A Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.

Featured
TypeScript
MCP PubMed Search

MCP PubMed Search

Server to search PubMed (PubMed is a free, online database that allows users to search for biomedical and life sciences literature). I have created on a day MCP came out but was on vacation, I saw someone post similar server in your DB, but figured to post mine.

Featured
Python
dbt Semantic Layer MCP Server

dbt Semantic Layer MCP Server

A server that enables querying the dbt Semantic Layer through natural language conversations with Claude Desktop and other AI assistants, allowing users to discover metrics, create queries, analyze data, and visualize results.

Featured
TypeScript
mixpanel

mixpanel

Connect to your Mixpanel data. Query events, retention, and funnel data from Mixpanel analytics.

Featured
TypeScript
Sequential Thinking MCP Server

Sequential Thinking MCP Server

This server facilitates structured problem-solving by breaking down complex issues into sequential steps, supporting revisions, and enabling multiple solution paths through full MCP integration.

Featured
Python
Nefino MCP Server

Nefino MCP Server

Provides large language models with access to news and information about renewable energy projects in Germany, allowing filtering by location, topic (solar, wind, hydrogen), and date range.

Official
Python
Vectorize

Vectorize

Vectorize MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.

Official
JavaScript
Mathematica Documentation MCP server

Mathematica Documentation MCP server

A server that provides access to Mathematica documentation through FastMCP, enabling users to retrieve function documentation and list package symbols from Wolfram Mathematica.

Local
Python
kb-mcp-server

kb-mcp-server

An MCP server aimed to be portable, local, easy and convenient to support semantic/graph based retrieval of txtai "all in one" embeddings database. Any txtai embeddings db in tar.gz form can be loaded

Local
Python
Research MCP Server

Research MCP Server

The server functions as an MCP server to interact with Notion for retrieving and creating survey data, integrating with the Claude Desktop Client for conducting and reviewing surveys.

Local
Python