Mcp Servers_

A collection of MCP servers.

489 repos538.9k total stars+7,034 this week34 categories
7-DAY TRENDING
#repostars7d
04oraios/serena

A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP server & other integrations)

21,005+337
05github/github-mcp-server

GitHub's official MCP Server

27,490+233
06jlowin/fastmcp

🚀 The fast, Pythonic way to build MCP servers and clients.

23,377+211
07mrexodia/ida-pro-mcp

AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

6,017+210
08Shashankss1205/CodeGraphContext

An MCP server plus a CLI tool that indexes local code into a graph database to provide context to AI assistants.

983+175
09ahujasid/blender-mcp17,503+165
10mobile-next/mobile-mcp

Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)

3,699+146
01Developer Tools77 repos · 83.1k stars
repostars7d
mobile-next/mobile-mcp

Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)

3,699+146
GLips/Figma-Context-MCP

MCP server to provide Figma layout information to AI coding agents like Cursor

13,401+144
eyaltoledano/claude-task-master

An AI-powered task-management system you can drop into Cursor, Lovable, Windsurf, Roo, and others.

25,767+117
dannote/figma-use

Control Figma from the command line. Full read/write access for AI agents — create shapes, text, components, set styles, export images. 100+ commands.

477+52
idosal/git-mcp

Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project

7,699+50
21st-dev/magic-mcp

It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic

4,353+44
mihaelamj/cupertino

A local Apple Documentation crawler and MCP server. Written in Swift.

609+43
joshuayoes/ios-simulator-mcp

MCP server for interacting with the iOS simulator

1,711+42
haris-musa/excel-mcp-server

A Model Context Protocol server for Excel file manipulation

3,409+35
lpigeon/ros-mcp-server

Connect AI models like Claude & GPT with robots using MCP and ROS.

1,052+21
isaacphi/mcp-language-server

mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.

1,467+13
cjo4m06/mcp-shrimp-task-manager

Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems.

2,041+12
Jpisnice/shadcn-ui-mcp-server

A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation,compaitable with react,svelte 5,vue & React Native

2,674+10
hechtcarmel/jetbrains-index-mcp-plugin

A Jetbrains IDE IntelliJ plugin aimed to provide coding agents the ability to leverage intelliJ's indexing of the codebase

91+8
sbroenne/mcp-server-excel

Excel MCP Server & CLI - 23 tools, 214 operations for AI-powered Excel automation via COM API

60+8
vivekVells/mcp-pandoc

MCP server for document format conversion using pandoc.

507+7
utensils/mcp-nixos

MCP-NixOS - Model Context Protocol Server for NixOS resources

464+7
SimplyLiz/CodeMCP

Code intelligence for AI assistants - MCP server, CLI, and HTTP API with symbol navigation, impact analysis, and architecture mapping

68+7
zcaceres/fetch-mcp

A flexible HTTP fetching Model Context Protocol server.

701+6
bgauryy/octocode-mcp

MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repos based on your permissions | Transform any accessible codebase/s into AI-optimized knowledge on simple and complex flows | Find real implementations and live docs from anywhere

739+5
ckreiling/mcp-server-docker

MCP server for Docker

682+5
jasonjmcghee/claude-debugs-for-you

Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension

491+5
aashari/mcp-server-atlassian-bitbucket

Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.

121+5
freema/mcp-design-system-extractor

MCP (Model Context Protocol) server that enables AI assistants to interact with Storybook design systems. Extract component HTML, analyze styles, and help with design system adoption and refactoring.

56+5
r-huijts/xcode-mcp-server

MCP Server implementation for Xcode integration

360+4
hyperb1iss/droidmind

Control your Android devices with AI using Model Context Protocol

355+4
JoshuaRileyDev/app-store-connect-mcp-server

An MCP server to communicate with the App Store Connect API for iOS Developers

305+4
storybookjs/addon-mcp

🤖

203+4
docker/hub-mcp

Docker Hub MCP Server

130+4
Govcraft/rust-docs-mcp-server

🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.

259+3
YuChenSSR/mindmap-mcp-server

mindmap, mcp server, artifact

219+3
mhmzdev/Figma-Flutter-MCP

An MCP server that provides the coding agents Figma's design token to write Flutter code.

205+3
yangkyeongmo/mcp-server-apache-airflow

MCP server that connects to [Apache Airflow](https://airflow.apache.org/) using official client.

143+3
veelenga/claude-mermaid

MCP Server to previewing mermaid diagrams with live reload

76+3
wise-vision/mcp_server_ros_2

Advanced MCP Server ROS 2 bridging AI agents straight into robotics

70+3
hloiseaufcms/mcp-gopls

Model Context Protocol (MCP) server for Go using gopls – LSP-powered analysis, tests, coverage, and tooling.

69+3
aashari/mcp-server-atlassian-jira

Node.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.

60+3
automation-ai-labs/mcp-link

Convert Any OpenAPI V3 API to MCP Server

602+2
QuantGeekDev/docker-mcp

A docker MCP Server (modelcontextprotocol)

452+2
admica/FileScopeMCP

Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping AI assistants understand the codebase. Automatically parses popular programming languages such as Python, C, C++, Rust, Zig, Lua.

282+2
augmnt/augments-mcp-server

Comprehensive MCP server providing real-time framework documentation access for Claude Code with intelligent caching, multi-source integration, and context-aware assistance.

112+2
ShenghaiWang/xcodebuild

MCP tool for building Xcode iOS workspace/project and feeding back error to LLMs.

82+2
zaizaizhao/mcp-swagger-server

MCP Swagger Server 将任何符合 OpenAPI/Swagger 规范的 REST API 转换为 Model Context Protocol (MCP) 格式,让 AI 助手能够理解和调用您的 API。

55+2
snaggle-ai/openapi-mcp-server

Allow AI to wade through complex OpenAPIs using Simple Language

880+1
gitkraken/gk-cli

GitKraken CLI Releases and Documentation

369+1
SDGLBL/mcp-claude-code

MCP implementation of Claude Code capabilities and more

297+1
InditexTech/mcp-server-simulator-ios-idb

A Model Context Protocol (MCP) server that enables LLMs to interact with iOS simulators through natural language commands.

297+1
biegehydra/BifrostMCP

VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs

206+1
comet-ml/opik-mcp

Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and unified access to prompts, projects, traces, and metrics.

199+1
langfuse/mcp-server-langfuse

Model Context Protocol (MCP) Server for Langfuse Prompt Management. This server allows you to access and manage your Langfuse prompts through the Model Context Protocol.

157+1
posthog/mcp

Official PostHog MCP Server 🦔

143+1
janreges/ai-distiller

AI Distiller is ultra‑fast, open‑source tool for intelligently extracting only the essential public APIs, types, and structure from large codebases. Compresses 90–98% of code into AI‑friendly context, integrates via CLI or MCP, supports 12+ languages, and AI prompt workflows for cleaner, cost‑effective AI development.

137+1
stass/lldb-mcp

LLDB MCP server

80+1
CircleCI-Public/mcp-server-circleci

A specialized server implementation for the Model Context Protocol (MCP) designed to integrate with CircleCI's development workflow. This project serves as a bridge between CircleCI's infrastructure and the Model Context Protocol, enabling enhanced AI-powered development experiences.

80+1
YuChenSSR/multi-ai-advisor-mcp

council of models for decision

77+1
xzq-xu/jvm-mcp-server

This is an implementation project of a JVM-based MCP (Model Context Protocol) server. The project aims to provide a standardized MCP server implementation for the JVM platform, enabling AI models to better interact with the Java ecosystem.

76+1
abrinsmead/mindpilot-mcp

See through your agent's eyes. Visualize legacy code, architect new systems, understand everything.

75+1
lpigeon/unitree-go2-mcp-server

The Unitree Go2 MCP Server is a server built on the MCP that enables users to control the Unitree Go2 robot using natural language commands interpreted by a LLM.

74+1
kadykov/mcp-openapi-schema-explorer

MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates for client-side exploration.

66+1
azer/react-analyzer-mcp

MCP server for analyzing & generating docs for React code locally

55+1
aashari/mcp-server-atlassian-confluence

Node.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems (LLMs) to list/get spaces & pages (content formatted as Markdown) and search via CQL. Connects AI seamlessly to Confluence knowledge bases using the standard MCP interface.

50+1
JetBrains/mcpProxy

A model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio

943
etsd-tech/mcp-pointer

MCP tool: let you point at DOM elements for your favorite agentic coding tool. Let AI see what you see.

564
TencentEdgeOne/edgeone-pages-mcp

An MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.

396
public-ui/kolibri

The accessible HTML-Standard

248
tumf/mcp-text-editor

A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage.

182
pskill9/website-downloader

MCP server to download entire websites

148
delano/postman-mcp-server

An MCP server that provides access to Postman.

144
sammcj/mcp-package-version

An MCP server that provides LLMs with the latest stable package versions when coding

120
st3v3nmw/sourcerer-mcp

MCP for semantic code search & navigation that reduces token waste

107
sapientpants/sonarqube-mcp-server

Model Context Protocol (MCP) server for SonarQube

100
ReAPI-com/mcp-openapi

OpenAPI specification MCP server.

81
zillow/auto-mobile

Mobile automation suite of tools including an MCP and libraries for test authoring & execution

78
lamemind/mcp-server-multiverse

A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations.

77
QAInsights/jmeter-mcp-server

✨ JMeter Meets AI Workflows: Introducing the JMeter MCP Server! 🤯

61
mrexodia/user-feedback-mcp

Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor.

53
ckanthony/gin-mcp

Enable MCP features for any Gin API with a line of code

69-1
02Knowledge & Memory21 repos · 57.4k stars
repostars7d
upstash/context7

Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors

47,721+767
vectorize-io/hindsight

Hindsight: Agent Memory That Learns

2,186+416
doobidoo/mcp-memory-service

Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation.

1,440+62
bitbonsai/mcp-obsidian

A lightweight Model Context Protocol (MCP) server for safe Obsidian vault access

608+48
varun29ankuS/shodh-memory

Cognitive memory for AI agents — learns from use, forgets what's irrelevant, strengthens what matters. Single binary, fully offline.

120+20
shinpr/mcp-local-rag

Local-first RAG server for developers using MCP. Semantic + keyword search for code and technical docs. Fully private, zero setup.

149+13
mem0ai/mem0-mcp

A Model Context Protocol server for Mem0 that helps manage coding preferences and patterns, providing tools for storing, retrieving and semantically handling code implementations, best practices and technical documentation in IDEs like Cursor and Windsurf

613+12
apecloud/ApeRAG

ApeRAG: Production-ready GraphRAG with multi-modal indexing, AI agents, MCP support, and scalable K8s deployment

1,060+7
agentic-mcp-tools/memora

Persistent memory with knowledge graph visualization, semantic/hybrid search, cloud sync (S3/R2), and cross-session context management.

302+7
jinzcdev/markmap-mcp-server

An MCP server for converting Markdown to interactive mind maps with export support (PNG/JPG/SVG).

182+6
kaliaboi/mcp-zotero

A connector for Claude Desktop to work with collection and sources on your Zotero Cloud.

150+5
pi22by7/In-Memoria

Persistent Intelligence Infrastructure for AI Agents

156+4
redleaves/context-keeper

🧠 LLM-Driven Intelligent Memory & Context Management System (AI记忆管理与智能上下文感知平台) AI记忆管理平台 | 智能上下文感知 | RAG检索增强生成 | 向量检索引擎

136+3
CheMiguel23/MemoryMesh

A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.

334+2
hannesrudolph/mcp-ragdocs

An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.

253+2
entanglr/zettelkasten-mcp

A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.

140+1
chatmcp/mcp-server-chatsum

Query and Summarize your chat messages.

1,032
lostintangent/gistpad-mcp

📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists

187
0xshellming/mcp-summarizer

MCP Server for AI Summarization

155
ragieai/ragie-mcp-server

Ragie Model Context Protocol Server

86
graphlit/graphlit-mcp-server

Model Context Protocol (MCP) Server for Graphlit Platform

372-1
03Browser Automation19 repos · 47.4k stars
repostars7d
microsoft/playwright-mcp

Playwright MCP server

28,166+459
browsermcp/mcp

Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

5,948+76
executeautomation/mcp-playwright

Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌

5,271+19
browserbase/mcp-server-browserbase

Allow LLMs to control a browser with Browserbase and Stagehand

3,171+16
pskill9/web-search

Web search using free google search (NO API KEYS REQUIRED)

421+7
kimtaeyoon83/mcp-server-youtube-transcript

This is an MCP server that allows you to directly download transcripts of YouTube videos.

484+6
34892002/bilibili-mcp-js

Bilibili video search MCP (Model Context Protocol) service - 哔哩哔哩视频搜索MCP服务

151+6
hanzili/comet-mcp

MCP Server connecting to Perplexity Comet browser

125+6
recursechat/mcp-server-apple-shortcuts

An MCP Server Integration with Apple Shortcuts

307+5
freema/firefox-devtools-mcp

Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol

64+5
Operative-Sh/web-eval-agent

An MCP server that autonomously evaluates web applications.

1,238+3
eyalzh/browser-control-mcp

MCP server paired with a browser extension that enables AI agents to control the user's browser.

250+3
co-browser/browser-use-mcp-server

Browse the web, directly from Cursor etc.

808+2
lightpanda-io/gomcp

Lightpanda MCP server written in Go

57+2
eat-pray-ai/yutu

The AI agent that grows your YouTube channel on autopilot.

384+1
blackwhite084/playwright-plus-python-mcp

An MCP python server using Playwright for browser automation,more suitable for llm

173+1
Automata-Labs-team/MCP-Server-Playwright

MCP server for browser automation using Playwright

281
getrupt/ashra-mcp

A Model Context Protocol server for Ashra

58
ndthanhdev/mcp-browser-kit

An MCP Server that enables AI assistants to interact with your local browsers.

50
04Aggregators16 repos · 45.2k stars
repostars7d
mindsdb/mindsdb

Query Engine for AI Analytics: Build self-reasoning agents across all your live data

38,630+43
metatool-ai/metatool-app

MCP Aggregator, Orchestrator, Middleware, Gateway in one docker

2,075+23
duaraghav8/MCPJungle

Self-hosted MCP Gateway for AI agents

882+9
K-Dense-AI/claude-skills-mcp

MCP server for searching and retrieving Claude Agent Skills using vector search

332+7
juspay/neurolink

Universal AI Development Platform with MCP server integration, multi-provider support, and professional CLI. Build, test, and deploy AI applications with multiple ai providers.

112+4
portel-dev/ncp

Natural Context Provider (NCP). Your MCPs, supercharged. Find any tool instantly, load on demand, run on schedule, ready for any client. Smart loading saves tokens and energy.

75+4
askbudi/roundtable

Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized interface

71+4
julien040/anyquery

Query anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP

1,629+3
sxhxliang/mcp-access-point

Turn a web server into an MCP server in one click without making any code changes.

170+2
1mcp-app/agent

A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

385+1
sitbon/magg

Magg: The MCP Aggregator

131+1
wegotdocs/open-mcp

Turn a web API into an MCP server in 10 seconds and add it to the open source registry: https://open-mcp.org

333
VeriTeknik/pluggedin-mcp-proxy

Plugged.in MCP Server manages all your other MCPs in one MCP.

122
SureScaleAI/openai-gpt-image-mcp

A Model Context Protocol (MCP) tool server for OpenAI's GPT-4o/gpt-image-1 image generation and editing APIs.

97
tigranbs/mcgravity

Fast TUI that orchestrates AI coding tools (Claude Code, Codex, Gemini) in a plan→execute→review loop. Breaks work into atomic tasks for easier verification and course-correction.

85
hamflx/imagen3-mcp

A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic, and photorealistic controls.

57
05️ Other Tools and Integrations60 repos · 43.8k stars
repostars7d
mediar-ai/screenpipe

screenpipe turns your computer into a personal AI that knows everything you've done. record. search. automate. all local, all private, all yours.

17,100+97
sooperset/mcp-atlassian

MCP server for Atlassian tools (Confluence, Jira)

4,486+93
MarkusPfundstein/mcp-obsidian

MCP server that interacts with Obsidian via the Obsidian rest API community plugin

2,947+46
apify/actors-mcp-server

The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.

854+43
caol64/wenyan-mcp

文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。

1,062+23
calclavia/mcp-obsidian

A connector for Claude Desktop to read and search an Obsidian vault.

1,323+13
anki-mcp/anki-mcp-desktop

A Model Context Protocol (MCP) server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.

162+12
ivnvxd/mcp-server-odoo

A Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and tools for data retrieval and manipulation.

176+11
dev-mirzabicer/ticktick-sdk

A comprehensive async Python library for TickTick with MCP support.

98+9
chrishayuk/mcp-cli

Yet another CLI tool for testing MCP servers

1,901+8
jen6/ticktick-mcp

Enhance your TickTick workflow with MCP server. Better filtering interface

60+7
tevonsb/homeassistant-mcp

A MCP server for Home Assistant

550+6
anaisbetts/mcp-youtube

A Model-Context Protocol Server for YouTube

500+5
PV-Bhat/vibe-check-mcp-server

Vibe Check is a tool that provides mentor-like feedback to AI Agents, preventing tunnel-vision, over-engineering and reasoning lock-in for complex and long-horizon agent workflows. KISS your over-eager AI Agents goodbye! Effective for: Coding, Ambiguous Tasks, High-Risk tasks

478+5
metorial/metorial

Connect any AI model to 600+ integrations; powered by MCP 📡 🚀

3,225+4
suekou/mcp-notion-server

Interacting with Notion API

863+4
roychri/mcp-server-asana

This Model Context Protocol server implementation of Asana allows you to talk to Asana API from MCP Client such as Anthropic's Claude Desktop Application, and many more.

126+4
zueai/mcp-manager

simple web ui to manage mcp (model context protocol) servers in the claude app

285+3
marcelmarais/spotify-mcp-server

Lightweight MCP server for Spotify

242+3
Rai220/think-mcp

MCP Server for reasoning

94+3
Azure/azure-mcp

The Azure MCP Server, bringing the power of Azure to your agents.

1,206+2
wong2/mcp-cli

A CLI inspector for the Model Context Protocol

416+2
githejie/mcp-server-calculator

A Model Context Protocol server for calculating.

144+2
johannesbrandenburger/typst-mcp

Typst MCP Server is an MCP (Model Context Protocol) implementation that helps AI models interact with Typst, a markup-based typesetting system. The server provides tools for converting between LaTeX and Typst, validating Typst syntax, and generating images from Typst code.

120+2
wanaku-ai/wanaku

Wanaku MCP Router

101+2
awkoy/replicate-flux-mcp

MCP for Replicate Flux Model - A powerful tool for generating customized images and SVG assets that match specific coding vibes and aesthetic styles. Streamline your visual asset creation process with AI-powered design generation tailored for developers.

94+2
tanigami/mcp-server-perplexity

Interacting with Perplexity API.

92+2
NON906/omniparser-autogui-mcp

Automatic operation of on-screen GUI.

66+2
anaisbetts/mcp-installer

An MCP server that installs other MCP servers for you

1,508+1
ttommyth/interactive-mcp

Vibe coding should have human in the loop! interactive-mcp: Local, cross-platform MCP server for interact with your AI Agent

337+1
integromat/make-mcp-server

Make MCP Server

153+1
pyroprompts/any-chat-completions-mcp

MCP Server for using any LLM as a Tool

149+1
feuerdev/keep-mcp

MCP server for Google Keep

62+1
HenryHaoson/Yuque-MCP-Server

Yuque mcp server

52+1
evalstate/mcp-hfspace

MCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.

382
blurrah/mcp-graphql

Model Context Protocol server for GraphQL

364
danhilse/notion_mcp

A simple MCP integration that allows Claude to read and manage a personal Notion todo list

206
Seym0n/tiktok-mcp

Model Context Protocol (MCP) with TikTok integration

132
tacticlaunch/mcp-linear

MCP server that enables AI assistants to interact with Linear project management system through natural language, allowing users to retrieve, create, and update issues, projects, and teams.

130
sirmews/apple-notes-mcp

Read your Apple Notes with Claude Model Context Protocol

125
mrjoshuak/godoc-mcp

go doc mcp server

102
evalstate/mcp-miro

Access MIRO whiteboards, bulk create and read items. Requires OAUTH key for REST API.

101
nguyenvanduocit/all-in-one-model-context-protocol

🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows

98
isaacwasserman/mcp-vegalite-server

Generate visualizations from fetched data using the VegaLite format and renderer.

96
thingsboard/thingsboard-mcp

The ThingsBoard MCP Server provides a natural language interface for LLMs and AI agents to interact with your ThingsBoard IoT platform.

90
pierrebrunelle/mcp-server-openai

Query OpenAI models directly from Claude using MCP protocol.

79
AbdelStark/bitcoin-mcp

Bitcoin & Lightning Network MCP Server.

73
hiromitsusasaki/raindrop-io-mcp-server

An integration that allows LLMs to interact with Raindrop.io bookmarks using the Model Context Protocol (MCP).

72
mzxrai/mcp-openai

Chat with OpenAI models from Claude Desktop

71
inkbytefo/screenmonitormcp

A REVOLUTIONARY Model Context Protocol (MCP) server! Gives AI real-time vision capabilities and enhanced UI intelligence power. This isn't just screen capture - it gives AI the power to truly "see" and understand your digital world!

71
SecretiveShell/MCP-wolfram-alpha

Connect your chat repl to wolfram alpha computational intelligence

71
apinetwork/piapi-mcp-server

A TypeScript implementation of a Model Context Protocol (MCP) server that integrates with PiAPI's API. PiAPI makes user able to generate media content with Midjourney/Flux/Kling/LumaLabs/Udio/Chrip/Trellis directly from Claude or any other MCP-compatible apps.

69
allenporter/mcp-server-home-assistant

A Model Context Protocol Server for Home Assistant

66
k-jarzyna/mcp-miro

Miro integration for Model Context Protocol

62
ivo-toby/contentful-mcp

MCP (Model Context Protocol) server for the Contentful Management API

61
rember/rember-mcp

A Model Context Protocol (MCP) server for Rember.

61
NakaokaRei/swift-mcp-gui

MCP server that can execute commands such as keyboard input and mouse movement on macOS

54
Mtehabsim/ScreenPilot

Tool that allows the AI to control your device in the same way you do, enabling automation for everything!

50
yuna0x0/hackmd-mcp

A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.

50
gotoolkits/mcp-difyworkflow-server

mcp-difyworkflow-server is an mcp server Tools application that implements the query and invocation of Dify workflows, supporting the on-demand operation of multiple custom Dify workflows.

59-1
06️ Databases52 repos · 38.2k stars
repostars7d
googleapis/genai-toolbox

MCP Toolbox for Databases is an open source MCP server for databases.

13,261+75
crystaldba/postgres-mcp

Postgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.

2,258+68
bram2w/baserow

Build databases, automations, apps & agents with AI — no code. Open source platform available on cloud and self-hosted. GDPR, HIPAA, SOC 2 compliant. Best Airtable alternative.

4,290+53
benborla/mcp-server-mysql

A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.

1,277+44
supabase-community/supabase-mcp

Connect Supabase to your AI assistants

2,511+24
qdrant/mcp-server-qdrant

An official Qdrant Model Context Protocol (MCP) server implementation

1,260+19
xing5/mcp-google-sheets

This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.

720+19
designcomputer/mysql_mcp_server

A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases

1,147+9
ClickHouse/mcp-clickhouse

Connect ClickHouse to your AI assistants.

703+8
chroma-core/chroma-mcp

A Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma

504+6
redis/mcp-redis

The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently

438+6
FreePeak/db-mcp-server

A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.

350+6
neondatabase/mcp-server-neon

MCP server for interacting with Neon Management API and databases

559+5
Snowflake-Labs/mcp

MCP Server for Snowflake including Cortex AI, object management, SQL orchestration, semantic view consumption, and more

245+4
confluentinc/mcp-confluent

Confluent integration to interact with Confluent Kafka and Confluent Cloud REST APIs.

136+4
Canner/wren-engine

🤖 The Semantic Engine for Model Context Protocol(MCP) Clients and AI Agents 🔥

560+3
domdomegg/airtable-mcp-server

🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases

427+3
pab1it0/prometheus-mcp-server

A Model Context Protocol (MCP) server that enables AI agents and LLMs to query and analyze Prometheus metrics through standardized interfaces.

379+3
zilliztech/mcp-server-milvus

Model Context Protocol Servers for Milvus

218+3
cr7258/elasticsearch-mcp-server

A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.

255+2
ChristianHinge/dicom-mcp

Model Context Protocol (MCP) for interacting with dicom servers (PACS etc.)

84+2
freema/mcp-gsheets

MCP server for Google Sheets - Read, write and manipulate spreadsheets through Claude Desktop

51+2
subnetmarco/pgmcp

An MCP server to query any Postgres database in natural language.

524+1
runekaagaard/mcp-alchemy

A MCP (model context protocol) server that gives the LLM access to and knowledge about relational databases like SQLite, Postgresql, MySQL & MariaDB, Oracle, and MS-SQL.

394+1
gannonh/firebase-mcp

🔥 Model Context Protocol (MCP) server for Firebase.

240+1
weaviate/mcp-server-weaviate

MCP (Model Context Protocol) server for Weaviate

161+1
f4ww4z/mcp-mysql-server

A Model Context Protocol server for MySQL database operations

152+1
edwinbernadus/nocodb-mcp-server

nocodb mcp server

62+1
neo4j-contrib/mcp-neo4j

Neo4j Labs Model Context Protocol servers

910
alexander-zuev/supabase-mcp-server

Query MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.

813
centralmind/gateway

Universal MCP-Server for your Databases optimized for LLMs and AI-Agents.

517
kiliczsh/mcp-mongo-server

A Model Context Protocol Server for MongoDB

276
XGenerationLab/xiyan_mcp_server

A Model Context Protocol (MCP) server that enables natural language queries to databases

231
furey/mongodb-lens

🍃🔎 MongoDB Lens: Full Featured MCP Server for MongoDB Databases

199
isaacwasserman/mcp-snowflake-server

Snowflake integration implementing read and (optional) write operations as well as insight tracking

179
QuantGeekDev/mongo-mcp

A mongo db server for the model context protocol (MCP)

174
ktanaka101/mcp-server-duckdb

A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities

173
aliyun/alibabacloud-tablestore-mcp-server

MCP service for Tablestore, features include adding documents, semantic search for documents based on vectors and scalars, RAG-friendly, and serverless.

155
sirmews/mcp-pinecone

Model Context Protocol server to allow for reading and writing from Pinecone. Rudimentary RAG

148
ergut/mcp-bigquery-server

A Model Context Protocol (MCP) server that provides secure, read-only access to BigQuery datasets. Enables Large Language Models (LLMs) to safely query and analyze data through a standardized interface.

133
LucasHild/mcp-server-bigquery

A Model Context Protocol server that provides access to BigQuery

123
hannesrudolph/sqlite-explorer-fastmcp-mcp-server

An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation.

103
tuannvm/mcp-trino

A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.

93
jparkerweb/mcp-sqlite

🐇 Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities

88
TheRaLabs/legion-mcp

A server that helps people access and query data in databases using the Legion Query Runner with Model Context Protocol (MCP) in Python.

86
rashidazarang/airtable-mcp

Airtable integration for AI-powered applications via Anthropic's Model Context Protocol (MCP)

73
pab1it0/adx-mcp-server

A Model Context Protocol (MCP) server that enables AI assistants to query and analyze Azure Data Explorer databases through standardized interfaces.

52
VictoriaMetrics-Community/mcp-victorialogs

The implementation of Model Context Protocol (MCP) server for VictoriaLogs.

52
Zhwt/go-mcp-mysql

Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python environment needed.

51
joshuarileydev/supabase

Supabase MCP Server for managing and creating projects and organisations in Supabase

50
wenb1n-dev/mysql_mcp_server_pro

Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展

288-4
wenb1n-dev/SmartDB_MCP

Universal database MCP server connecting to MySQL, PostgreSQL, SQL Server, MariaDB,DM8,Oracle,not only provides basic database connection such as OAuth 2.0 authentication , health checks, SQL optimization, and index health detection

109-9
07Coding Agents21 repos · 33.6k stars
repostars7d
oraios/serena

A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP server & other integrations)

21,005+337
Shashankss1205/CodeGraphContext

An MCP server plus a CLI tool that indexes local code into a graph database to provide context to AI assistants.

983+175
wonderwhy-er/DesktopCommanderMCP

This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities

5,589+51
agentic-mcp-tools/owlex

AI council server: query CLI agents (Claude Code, Codex, Gemini, and OpenCode) in parallel with deliberation rounds

64+13
tufantunc/ssh-mcp

MCP server exposing SSH control for Linux servers via Model Context Protocol.

317+12
rinadelph/Agent-MCP

Agent-MCP is a framework for creating multi-agent systems that enables coordinated, efficient AI collaboration through the Model Context Protocol (MCP). The system is designed for developers building AI applications that benefit from multiple specialized agents working in parallel on different aspects of a project.

1,180+9
tiianhk/MaxMSP-MCP-Server

MCP (Model Context Protocol) Server for Max (Max/MSP/Jitter)

172+8
aymericzip/intlayer

Per-component Internationalisation solution for JS application. Type-Safe. Translate with AI. Edit Visually.

611+7
askbudi/roundtable

Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized interface

71+4
MladenSU/cli-mcp-server

Command line interface for MCP clients with secure execution and customizable security policies

166+3
sonirico/mcp-shell

Give hands to AI. MCP server to run shell commands securely, auditably, and on demand.

60+3
ezyang/codemcp

Coding assistant MCP for Claude Desktop

1,609+2
ferrislucas/iterm-mcp

A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance

531+2
stippi/code-assistant

An LLM-powered, autonomous coding assistant. Also offers an MCP and ACP mode.

156+2
jinzcdev/leetcode-mcp-server

An MCP server enabling automated access to LeetCode's problems, solutions, and public data with optional authentication for user-specific features, supporting leetcode.com & leetcode.cn sites.

95+2
juehang/vscode-mcp-server

MCP server to expose VS Code editing features to an LLM for AI coding

334+1
tumf/mcp-shell-server

A secure shell command execution server implementing the Model Context Protocol (MCP)

169+1
micl2e2/code-to-tree

A runtime-free MCP server that converts source code into AST🌲, regardless of language.

81+1
automateyournetwork/pyATS_MCP

An MCP Server for pyATS (experimental)

66+1
g0t4/mcp-server-commands

Model Context Protocol server to run commands (tool: `runProcess`)

225
nesquikm/mcp-rubber-duck

An MCP server that acts as a bridge to query multiple OpenAI-compatible LLMs with MCP tool access. Just like rubber duck debugging, explain your problems to various AI "ducks" who can actually research and get different perspectives!

140
08Version Control4 repos · 28.2k stars
repostars7d
github/github-mcp-server

GitHub's official MCP Server

27,490+233
Tiberriver256/mcp-server-azure-devops

An MCP server for Azure DevOps

340+4
adhikasp/mcp-git-ingest

A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.

302+1
kopfrechner/gitlab-mr-mcp

Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.

82
09Frameworks3 repos · 26.4k stars
repostars7d
jlowin/fastmcp

🚀 The fast, Pythonic way to build MCP servers and clients.

23,377+211
punkpeye/fastmcp

A TypeScript framework for building MCP servers.

2,975+11
Epistates/turbomcp

A full featured, enterprise grade rust MCP SDK

70+1
10️ Cloud Platforms20 repos · 24.2k stars
repostars7d
awslabs/mcp

Official MCP Servers for AWS

8,344+90
cloudflare/mcp-server-cloudflare

Integration with Cloudflare services including Workers, KV, R2, and D1

3,496+38
manusa/kubernetes-mcp-server

Model Context Protocol (MCP) server for Kubernetes and OpenShift

1,231+29
txn2/kubefwd

Bulk port forwarding Kubernetes services for local development.

4,061+12
Flux159/mcp-server-kubernetes

MCP Server for kubernetes management commands

1,336+12
hashicorp/terraform-mcp-server

The Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.

1,257+11
rohitg00/kubectl-mcp-server

A Model Context Protocol (MCP) server for Kubernetes. Install: npx kubectl-mcp-server or pip install kubectl-mcp-server

842+5
portainer/portainer-mcp

Portainer MCP server

123+4
TencentCloudBase/CloudBase-AI-ToolKit

CloudBase MCP - Connect CloudBase to your AI Agent. Go from AI prompt to live app.

964+3
nwiizo/tfmcp

🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform configurations, analyzing plans, applying configurations, and managing state with Claude Desktop integration. ⚡️

357+2
alexei-led/k8s-mcp-server

K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI systems to assist with cluster management, troubleshooting, and deployments

202+2
alexei-led/aws-mcp-server

A lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.

180+2
weibaohui/kom

kom 是一个用于 Kubernetes 操作的工具,SDK级的kubectl、client-go的使用封装。并且支持作为管理k8s 的 MCP server。 它提供了一系列功能来管理 Kubernetes 资源,包括创建、更新、删除和获取资源,甚至使用SQL查询k8s资源。这个项目支持多种 Kubernetes 资源类型的操作,并能够处理自定义资源定义(CRD)。 通过使用 kom,你可以轻松地进行资源的增删改查和日志获取以及操作POD内文件等动作。

147+1
silenceper/mcp-k8s

A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes clusters through MCP tools.

142+1
aliyun/alibaba-cloud-ops-mcp-server

AlibabaCloud CloudOps MCP Server

104+1
bright8192/esxi-mcp-server

A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.

53+1
weibaohui/k8m

一款轻量级、跨平台的 Mini Kubernetes AI Dashboard,支持大模型+智能体+MCP(支持设置操作权限),集成多集群管理、智能分析、实时异常检测等功能,支持多架构并可单文件部署,助力高效集群管理与运维优化。

788
strowk/mcp-k8s-go

MCP server connecting to Kubernetes

374
reza-gholizade/k8s-mcp-server

Manage Your Kubernetes Cluster with k8s mcp-server

148
StacklokLabs/mkp

MKP is a Model Context Protocol (MCP) server for Kubernetes

57
11Security19 repos · 20.1k stars
repostars7d
mrexodia/ida-pro-mcp

AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

6,017+210
LaurieWired/GhidraMCP

MCP Server for Ghidra

7,797+81
zinja-coder/jadx-ai-mcp

Plugin for JADX to integrate MCP server

1,370+78
mariocandela/beelzebub

A secure low code honeypot framework, leveraging AI for System Virtualization.

1,871+19
jtang613/GhidrAssistMCP

An MCP extension for Ghidra

505+14
zinja-coder/apktool-mcp-server

A MCP Server for APK Tool (Part of Android Reverse Engineering MCP Suites)

308+7
fosdickio/binary_ninja_mcp

A Binary Ninja plugin containing an MCP server that enables seamless integration with your favorite LLM/MCP client.

250+7
13bm/GhidraMCP

Active Socket based MCP Server for Ghidra

93+5
gbrigandi/mcp-server-wazuh

MCP Server for Wazuh SIEM

181+3
radareorg/radare2-mcp

MCP stdio server for radare2

156+3
BurtTheCoder/mcp-shodan

MCP server for Shodan — search internet-connected devices, IP reconnaissance, DNS lookups, and CVE/CPE vulnerability intelligence. Works with Claude Code, Codex, Gemini CLI, and Claude Desktop.

112+3
securityfortech/secops-mcp

All-in-one security testing toolbox that brings together popular open source tools through a single MCP interface. Connected to an AI agent, it enables tasks like pentesting, bug bounty hunting, threat hunting, and more.

184+2
BurtTheCoder/mcp-virustotal

MCP server for VirusTotal API — analyze URLs, files, IPs, and domains with comprehensive security reports, relationship analysis, and pagination support.

111+2
semgrep/mcp

A MCP server for using Semgrep to scan code for security vulnerabilities.

637+1
BurtTheCoder/mcp-maigret

MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources.

228+1
roadwy/cve-search_mcp

A Model Context Protocol (MCP) server for querying the CVE-Search API

87
mobb-dev/bugsy

Automatic security vulnerability remediation for your code.

65
82ch/MCP-Dandan

MCP Security Solution for Agentic AI — real-time proxying, behavior analysis, and malicious tool detection

58
qianniuspace/mcp-security-audit

A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks.

51
12Art & Culture13 repos · 19.8k stars
repostars7d
ahujasid/blender-mcp

MCP server for working with Blender

17,503+165
samuelgursky/davinci-resolve-mcp

MCP server integration for DaVinci Resolve

566+10
PatrickPalmer/MayaMCP

Model Context Protocol (MCP) server implementation for Autodesk Maya

55+8
omni-mcp/isaac-sim-mcp

Isaac Simulation MCP Extension and Server

132+4
cantian-ai/bazi-mcp

MCP server for Bazi (八字) information

267+3
burningion/video-editing-mcp

MCP Interface for Video Jungle

251+3
diivi/aseprite-mcp

MCP server for interacting with the Aseprite API

125+3
abhiemj/manim-mcp-server

A local MCP server that generates animations using Manim.

565+2
yuna0x0/anilist-mcp

AniList MCP server for accessing anime and manga data

71+1
r-huijts/rijksmuseum-mcp

Rijksmuseum MCP integration for artwork exploration and analysis

65+1
8enSmith/mcp-open-library

A Model Context Protocol (MCP) server for the Internet Archive's Open Library API that enables AI assistants to search for book and author information.

58+1
djalal/quran-mcp-server

Quran.com API integration for verse search, translation and tafsir

61
cswkim/discogs-mcp-server

MCP Server for Discogs

87-1
13Search & Data Extraction42 repos · 16.9k stars
repostars7d
luminati-io/brightdata-mcp

A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.

2,153+92
exa-labs/exa-mcp-server

Exa MCP for web search and web crawling!

3,921+45
blazickjp/arxiv-mcp-server

A Model Context Protocol server for searching and analyzing arXiv papers

2,268+44
Aas-ee/open-webSearch

WebSearchMCP using free multi-engine search (NO API KEYS REQUIRED) — Supports Bing, Baidu, DuckDuckGo, Brave, Exa, Github, Juejin and CSDN.

734+37
brave/brave-search-mcp-server

Web search capabilities using Brave's Search API

724+36
nickclyde/duckduckgo-mcp-server

A Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.

850+35
genomoncology/biomcp

BioMCP: Biomedical Model Context Protocol

445+12
ihor-sokoliuk/mcp-searxng

MCP Server for SearXNG

497+11
jae-jae/fetcher-mcp

MCP server for fetch web page content using Playwright headless browser.

999+7
mikechao/brave-search-mcp

An MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities

105+6
serpapi/serpapi-mcp

SerpApi MCP Server for Google and other search engine results

108+5
jae-jae/g-search-mcp

A powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.

255+4
kagisearch/kagimcp

The Official Model Context Protocol (MCP) server for Kagi search & other tools.

315+3
hellokaton/unsplash-mcp-server

🔎 A MCP server for Unsplash image search.

208+3
deadletterq/mcp-opennutrition

MCP server providing access to the comprehensive OpenNutrition food database with 300,000+ food items, nutritional data, and barcode lookups

162+3
lfnovo/content-core

Extract what matters from any media source

134+2
nkapila6/mcp-local-rag

"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨

116+2
vectorize-io/vectorize-mcp-server

Official Vectorize MCP Server

104+2
just-every/mcp-screenshot-website-fast

Quickly screenshots webpages and converts to an LLM friendly size

102+2
reading-plus-ai/mcp-server-deep-research

MCP server providing OpenAI/Perplexity-like autonomous deep research, structured query elaboration, and concise reporting.

209+1
fatwang2/search1api-mcp

Search via search1api (requires paid API key)

167+1
scrapeless-ai/scrapeless-mcp-server

Scrapeless Mcp Server

157+1
tinyfish-io/agentql-mcp

Model Context Protocol server that integrates AgentQL's data extraction capabilities.

149+1
just-every/mcp-read-website-fast

Quickly reads webpages and converts to markdown for fast, token efficient web scraping

135+1
OctagonAI/octagon-deep-research-mcp

The Octagon Deep Research MCP server provides specialized AI-powered comprehensive research and analysis capabilities by integrating with advanced deep research agents. No rate limits, faster than ChatGPT Deep Research, more thorough than Grok DeepSearch or Perplexity Deep Research.

84+1
leehanchung/bing-search-mcp

MCP Server for Bing Search API

78+1
zoomeye-ai/mcp_zoomeye

A Model Context Protocol server that provides network asset information based on query conditions. This server allows LLMs to obtain network asset information and supports querying network asset information by zoomeye dork etc.

65+1
erithwik/mcp-hn

MCP Server for Hackernews

64+1
ananddtyagi/webpage-screenshot-mcp

An MCP that gives your agent the ability to snap a screenshot of webpages. Useful when you want your agent to check its progress during development.

51+1
andybrandt/mcp-simple-arxiv

Tool to work with arXiv, provide LLM with ability to search and read papers from there

181
andybrandt/mcp-simple-pubmed

MCP server for searching and querying PubMed medical papers/research database

158
SecretiveShell/MCP-searxng

MCP server for connecting agentic systems to search systems via searXNG

113
takashiishida/arxiv-latex-mcp

MCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.

106
ConechoAI/openai-websearch-mcp

openai websearch tool as mcp server

85
ConechoAI/openai-websearch-mcp

openai websearch tool as mcp server

85
zhsama/duckduckgo-mpc-server

This is a TypeScript-based MCP server that provides DuckDuckGo search functionality.

70
ricocf/mcp-wolframalpha

A Python-powered Model Context Protocol MCP server and client that uses Wolfram Alpha via API.

69
0xDAEF0F/job-searchoor

A simple MCP server that delivers you jobs based on your needs

58
isnow890/naver-search-mcp

MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.

57
mzxrai/mcp-webresearch

MCP web research server (give Claude real-time info from the web)

292-1
apify/mcp-server-rag-web-browser

A MCP Server for the RAG Web Browser Actor

198-1
ChanMeng666/server-google-news

【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.

113-1
14Communication19 repos · 11.0k stars
repostars7d
korotovsky/slack-mcp-server

The most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.

1,421+27
joinly-ai/joinly

Make your meetings accessible to AI Agents

460+25
lharries/whatsapp-mcp

WhatsApp MCP server

5,378+22
softeria/ms-365-mcp-server

A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API

504+21
chigwell/telegram-mcp

Telegram MCP server powered by Telethon to let MCP clients read chats, manage groups, and send/modify messages, media, contacts, and settings.

757+18
SaseQ/discord-mcp

A MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.

195+7
carterlasalle/mac_messages_mcp

An MCP server that securely interfaces with your iMessage database via the Model Context Protocol (MCP), allowing LLMs to query and analyze iMessage conversations. It includes robust phone number validation, attachment processing, contact management, group chat handling, and full support for sending and receiving messages.

244+6
chaindead/telegram-mcp

Telegram MCP for managing dialogs, messages, drafts, read statuses, and more.

292+4
adhikasp/mcp-twikit

A Model Context Protocol (MCP) server for interacting with Twitter.

226+4
line/line-bot-mcp-server

MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.

525+1
InditexTech/mcp-teams-server

An MCP (Model Context Protocol) server implementation for Microsoft Teams integration, providing capabilities to read messages, create messages, reply to messages, mention members.

355+1
wyattjoh/jmap-mcp

A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built with Deno and using the jmap-jam client library.

164+1
zcaceres/gtasks-mcp

A Google Tasks Model Context Protocol Server for Claude

105+1
ztxtxwd/open-feishu-mcp-server

A Model Context Protocol (MCP) server with built-in Feishu OAuth authentication, supporting remote connections and providing comprehensive Feishu document management tools including block creation, content updates, and advanced features.

81+1
gitmotion/ntfy-me-mcp

An ntfy MCP server for sending/fetching ntfy notifications to self-hosted or ANY ntfy.sh server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!)

54+1
Cactusinhand/mcp_server_notify

Send system notification when Agent task is done.

50+1
areweai/tsgram-mcp

TSGram - Telegram MCP Server for local Claude Code integration - debug and vibe code on the go!

87
sawa-zen/vrchat-mcp

This project is a Model Context Protocol (MCP) server for interacting with the VRChat API.

55
hannesrudolph/imessage-query-fastmcp-mcp-server

An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP). This server is built with the FastMCP framework and the imessagedb library, enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling.

75-1
15Data Science Tools8 repos · 4.9k stars
repostars7d
datalayer/jupyter-mcp-server

🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.

923+15
zcaceres/markdownify-mcp

A Model Context Protocol server for converting almost anything to Markdown

2,429+10
DataEval/dingo

Dingo: A Comprehensive AI Data, Model and Application Quality Evaluation Tool

650+3
reading-plus-ai/mcp-server-data-exploration

Enables autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort.

527+2
jjsantos01/jupyter-notebook-mcp

A Model Context Protocol (MCP) for Jupyter Notebook

121+1
ChronulusAI/chronulus-mcp

MCP Server for Chronulus AI Forecasting and Prediction Agents

105+1
kdqed/zaturn

Data Analysis With Vibes

73
optuna/optuna-mcp

The Optuna MCP Server is a Model Context Protocol (MCP) server to interact with Optuna APIs.

66
16Gaming6 repos · 4.8k stars
repostars7d
Coding-Solo/godot-mcp

MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.

2,082+118
IvanMurzak/Unity-MCP

AI-powered bridge connecting LLMs and advanced AI agents to the Unity Editor via the Model Context Protocol (MCP). Chat with AI to generate code, debug errors, and automate game development tasks directly within your project.

1,177+96
CoderGamester/mcp-unity

Model Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs

1,382+25
opgginc/opgg-mcp

Access real-time gaming data across popular titles like League of Legends, TFT, and Valorant, offering champion analytics, esports schedules, meta compositions, and character statistics.

76+2
rishijatia/fantasy-pl-mcp

Fantasy Premier League MCP Server

69
pab1it0/chess-mcp

A Model Context Protocol server for Chess.com's Published Data API. This provides access to Chess.com player data, game records, and other public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information.

63
17Customer Data Platforms5 repos · 4.7k stars
repostars7d
antvis/mcp-server-chart

🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.

3,754+40
hustcc/mcp-mermaid

❤️ Generate mermaid diagram and chart with AI MCP dynamically.

462+8
hustcc/mcp-echarts

🧬 Generate visual charts using ECharts with AI MCP dynamically, used for chart generation and data analysis.

213+4
OpenDataMCP/OpenDataMCP

Connect any Open Data to any LLM with Model Context Protocol.

145+1
tinybirdco/mcp-tinybird

An MCP server to interact with a Tinybird Workspace from any MCP client.

76
18Support & Service Management2 repos · 4.6k stars
repostars7d
sooperset/mcp-atlassian

MCP server for Atlassian tools (Confluence, Jira)

4,486+93
nguyenvanduocit/jira-mcp

A Go-based MCP (Model Control Protocol) connector for Jira that enables AI assistants like Claude to interact with Atlassian Jira. This tool provides a seamless interface for AI models to perform common Jira operations including issue management, sprint planning, and workflow transitions.

81
19‍💻 Code Execution3 repos · 3.9k stars
repostars7d
dagger/container-use

Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.

3,585+14
ckanthony/openapi-mcp

Dockerized MCP Server to allow your AI agent to access any API with existing api docs

175+3
alfonsograziano/node-code-sandbox-mcp

A Node.js–based Model Context Protocol server that spins up disposable Docker containers to execute arbitrary JavaScript.

146+2
20Monitoring10 repos · 3.9k stars
repostars7d
grafana/mcp-grafana

MCP server for Grafana

2,469+60
getsentry/sentry-mcp

An MCP server for interacting with Sentry via LLMs.

584+15
mpeirone/zabbix-mcp-server

🔌 Complete MCP server for Zabbix integration - Connect AI assistants to Zabbix monitoring with 40+ tools for hosts, items, triggers, templates, problems, and more. Features read-only mode and comprehensive API coverage.

170+10
avivsinai/langfuse-mcp

A Model Context Protocol (MCP) server for Langfuse, enabling AI agents to query Langfuse trace data for enhanced debugging and observability

55+4
pydantic/logfire-mcp

The Logfire MCP Server is here! 🎉

152+2
hyperb1iss/lucidity-mcp

AI-powered code quality analysis using MCP to help AI assistants review code more effectively. Analyze git changes for complexity, security issues, and more through structured prompts.

80+1
VictoriaMetrics-Community/mcp-victoriametrics

The implementation of Model Context Protocol (MCP) server for VictoriaMetrics

128
seekrays/mcp-monitor

A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.

79
last9/last9-mcp-server

Last9 MCP Server

50
dynatrace-oss/dynatrace-mcp

MCP server for Dynatrace Observability

84-120
21Finance & Fintech28 repos · 3.6k stars
repostars7d
XeroAPI/xero-mcp-server

An MCP server that integrates with the MCP protocol. https://modelcontextprotocol.io/introduction

200+10
ariadng/metatrader-mcp-server

Model Context Protocol (MCP) to enable AI LLMs to trade using MetaTrader platform

167+4
OctagonAI/octagon-mcp-server

A free MCP server to analyze and extract insights from public filings, earnings transcripts, financial metrics, stock market data, private market transactions, and deep web-based research within Claude Desktop and other popular MCP clients.

102+3
HuggingAGI/mcp-baostock-server

MCP server based on baostock, providing access and analysis capabilities for Chinese stock market data.

79+3
mcpdotdirect/evm-mcp-server

MCP server that provides LLMs with tools for interacting with EVM networks

366+2
base/base-mcp

A Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the Base network and Coinbase API.

341+2
polygon-io/mcp_polygon

An MCP server for Massive.com Financial Market Data

260+2
narumiruna/yfinance-mcp

An MCP server that uses yfinance to obtain information from Yahoo Finance.

107+2
getAlby/mcp

Connect a bitcoin lightning wallet to your LLM using Nostr Wallet Connect and Model Context Protocol

52+2
armorwallet/armor-crypto-mcp

The MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.

191+1
traceloop/opentelemetry-mcp-server

Unified MCP server for querying OpenTelemetry traces across multiple backends (Jaeger, Tempo, Traceloop, etc.), enabling AI agents to analyze distributed traces for automated debugging and observability.

170+1
kukapay/freqtrade-mcp

An MCP server that integrates with the Freqtrade cryptocurrency trading bot.

108+1
berlinbra/alpha-vantage-mcp

MCP Server for Alpha Advantage API

93+1
kukapay/cryptopanic-mcp-server

Provide latest cryptocurrency news to AI agents.

67+1
QuantConnect/mcp-server

Official Python MCP server for local interactions with the QuantConnect API

65+1
ferdousbhai/tasty-agent

Let Claude manage your tastytrade portfolio.

55+1
kukapay/whale-tracker-mcp

A mcp server for tracking cryptocurrency whale transactions.

50+1
ferdousbhai/investor-agent

A Model Context Protocol server for building an investor agent

312
doggybee/mcp-server-ccxt

High-performance CCXT MCP server for cryptocurrency exchange integration

129
kukapay/crypto-indicators-mcp

An MCP server providing a range of cryptocurrency technical analysis indicators and strategies.

111
QuantGeekDev/coincap-mcp

A coincap mcp server to access crypto data from coincap API

90
alchemyplatform/alchemy-mcp-server

Alchemy's official MCP Server. Allow AI agents to interact with Alchemy's blockchain APIs.

74
Bankless/onchain-mcp

Bringing the bankless onchain API to MCP

72
heurist-network/heurist-mesh-mcp-server

Access specialized web3 AI agents for blockchain analysis, smart contract security auditing, token metrics evaluation, and on-chain interactions through the Heurist Mesh network. Provides comprehensive tools for DeFi analysis, NFT valuation, and transaction monitoring across multiple blockchains

63
twelvedata/mcp

Twelve Data MCP (Model Context Protocol) Server provides seamless, real-time access to financial market data via WebSocket, enabling reliable streaming of price quotes, market metrics, and events directly into your applications.

57
kukapay/crypto-feargreed-mcp

Providing real-time and historical Crypto Fear & Greed Index data

53
zlinzzzz/finData-mcp-server

FinData enables your AI agents retrieve financial data from different providers like Tushare, Wind, and DataYes.

51
aaronjmars/web3-research-mcp

Deep Research for crypto - free & fully local

152-1
22Workplace & Productivity4 repos · 2.3k stars
repostars7d
taylorwilsdon/google_workspace_mcp

Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server & CLI Tool

1,673+136
vasylenko/claude-desktop-extension-bear-notes

Claude Desktop extension with bundled MCP Server for Bear note taking app

102+7
MarkusPfundstein/mcp-gsuite

MCP Server to interact with Google Gsuite prodcuts

478+3
takumi0706/google-calendar-mcp

Google Calendar MCP server for Claude Desktop integration

54
23File Systems5 repos · 1.7k stars
repostars7d
mark3labs/mcp-filesystem-server

Go server implementing Model Context Protocol (MCP) for filesystem operations.

611+8
mamertofabian/mcp-everything-search

Fast Windows file search using Everything SDK

308+6
8b-is/smart-tree

Smart Tree: not just a tree, a philosophy. A context-aware, AI-crafted replacement for 20+ tools with MEM8 quantum compression, semantic search, AST-smart editing, and partnership memory. Crafted with care by human + AI—accept no knock-offs.

225+4
isaacphi/mcp-gdrive

Model Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets

270
cyberchitta/llm-context.py

Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching between different tasks (like code review and documentation). Includes smart code outlining.

294-1
24Embedded System2 repos · 1.4k stars
repostars7d
stack-chan/stack-chan

A JavaScript-driven M5Stack-embedded super-kawaii robot.

1,271+13
horw/esp-mcp

Centralize ESP32 related commands and simplify getting started with seamless, LLM-driven interaction and help.

135
25Multimedia Process3 repos · 1.3k stars
repostars7d
video-creator/ffmpeg-mcp

Using ffmpeg command line to achieve an mcp server, can be very convenient, through the dialogue to achieve the local video search, tailoring, stitching, playback,clip, overlay, concat and other functions

123+2
sunriseapps/imagesorcery-mcp

An MCP server providing tools for image processing operations

291+1
AIDC-AI/Pixelle-MCP

An Open-Source Multimodal AIGC Solution based on ComfyUI + MCP + LLM https://pixelle.ai

926
26Marketing5 repos · 1.3k stars
repostars7d
pipeboard-co/meta-ads-mcp

MCP server to manage Facebook and Instagram Ads (Meta Ads)

565+44
gomarble-ai/facebook-ads-mcp-server

MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.

244+8
stape-io/google-tag-manager-mcp-server

MCP server for Google Tag Manager

114+6
gomarble-ai/google-ads-mcp-server

This repo helps us to analyze googla ads performance data

103+5
open-strategy-partners/osp_marketing_tools

A Model Context Protocol (MCP) server that empowers LLMs to use some of Open Srategy Partners' core writing and product marketing techniques.

258
27️ Location Services4 repos · 1.2k stars
repostars7d
jjsantos01/qgis_mcp

Model Context Protocol (MCP) that allows LLMs to use QGIS Desktop

811+14
mahdin75/gis-mcp

A Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries, enabling AI assistants to perform geospatial operations and transformations.

118+6
jagan-shanmugam/open-streetmap-mcp

An OpenStreetMap MCP server implementation that enhances LLM capabilities with location-based services and geospatial data.

168+4
mahdin75/geoserver-mcp

A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API

59+1
28Text-to-Speech2 repos · 934 stars
repostars7d
mbailey/voice-mcp

Natural (2-way) voice conversations with Claude Code

860+68
mberg/kokoro-tts-mcp

Kokoro Text to Speech (TTS) MCP Server

74
29Biology, Medicine and Bioinformatics5 repos · 803 stars
repostars7d
genomoncology/biomcp

BioMCP: Biomedical Model Context Protocol

445+12
JamesANZ/medical-mcp

An MCP server that provides comprehensive medical information by querying multiple authoritative medical APIs including FDA, WHO, PubMed, Google Scholar, and RxNorm

70+4
the-momentum/apple-health-mcp-server

MCP server for querying Apple Health data with natural language using DuckDB under the hood.

127+3
wso2/fhir-mcp-server

FHIR MCP Server – helping you expose any FHIR Server or API as a MCP Server.

96+1
the-momentum/fhir-mcp-server

FHIR MCP Server for handling medical data standard.

65
30Social Media4 repos · 658 stars
repostars7d
karanb192/reddit-mcp-buddy

Clean, LLM-optimized Reddit MCP server. Browse posts, search content, analyze users. No fluff, just Reddit data.

401+14
HagaiHen/facebook-mcp-server

Facebook MCP server for automating posts, comment moderation, insights, and sentiment filtering.

115+9
king-of-the-grackles/reddit-research-mcp

Turn Reddit's chaos into structured insights with full citations. MCP server for competitive analysis, customer discovery, and market research. Zero-setup hosted solution with semantic search across 20,000+ subreddits.

89+2
LuniaKunal/mcp-twitter

Manage your twitter account using mcp

53+2
31Data Platforms2 repos · 583 stars
repostars7d
dbt-labs/dbt-mcp

A MCP (Model Context Protocol) server for interacting with dbt.

501+7
keboola/keboola-mcp-server

Model Context Protocol (MCP) Server for the Keboola Platform

82+1
32Travel & Transportation3 repos · 561 stars
repostars7d
openbnb-org/mcp-server-airbnb

Search Airbnb using your AI Agent

390+2
pab1it0/tripadvisor-mcp

A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.

52+1
cobanov/teslamate-mcp

A Model Context Protocol (MCP) server that provides access to your TeslaMate database, allowing AI assistants to query Tesla vehicle data and analytics.

119
33Sports1 repos · 256 stars
repostars7d
r-huijts/strava-mcp

A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs

256+7
34Translation Services1 repos · 78 stars
repostars7d
translated/lara-mcp

MCP Server for Lara Translate API, enabling powerful translation capabilities with support for language detection and context-aware translations.

78+1