Model Context Protocol servers let AI agents reach beyond the codebase. They connect your agent to external APIs, databases, search engines, and services through a standardized protocol, so the agent can actually take action, not just write code.
1084 servers
An MCP server implementation that integrates the Brave Search API, providing comprehensive search capabilities including web search, local business search, image search, video search, news search, and AI-powered summarization. This project supports both STDIO and HTTP transports, with STDIO as the default mode. To follow established MCP conventions, the server now defaults to STDIO. If you would l
Model Context Protocol (MCP) server for mapping clinical terminology to Observational Medical Outcomes Partnership (OMOP) concepts using Large Language Models (LLMs). The vocabulary API is supported by OMOP HUB, and you can obtain an API key from omophub.com. This server provides an agentic framework to standardize medical terms into the OMOP Common Data Model (CDM). It uses the OMOPHub API for vo
A Model Context Protocol (MCP) server for interacting with the Solvitor API. This server provides tools to access the AI-powered platform that helps developers extract IDL files from closed-source Solana smart contracts and decompile them. This MCP server exposes the following tools for interacting with the Solvitor API: - Extract IDL (Interface Definition Language) from any Solana program using r
-brightgreen) A Model Context Protocol (MCP) server for analyzing technical debt across multiple programming languages. Designed to integrate with GitHub Copilot and other MCP-compatible tools. - Multi-language support: JavaScript, TypeScript, Python, Java, Swift, Kotlin, Objective-C, C++, C, C, Go, Rust, Ruby, PHP - Comprehensive analysis: Detects various types of tech debt including code quality
A secure shell command execution server implementing the Model Context Protocol (MCP). This server allows remote execution of whitelisted shell commands with support for stdin input. Secure Command Execution: Only whitelisted commands can be executed Standard Input Support: Pass input to commands via stdin Comprehensive Output: Returns stdout, stderr, exit status, and execution time Shell Operator
An MCP server that tracks and monitors the latest trending tokens on CoinGecko, providing real-time insights into the most popular cryptocurrencies. - Tool: gettrendingmddoc Returns a Markdown document of the full CoinGecko trending page, including a table of trending cryptocurrencies with columns: Rank, Name, Symbol, Price, 1h Change, 24h Change, 7d Change, 24h Volume, Market Cap. - Prompt: parse
MCP server for xAI's Grok API with agentic tool calling, image and video generation, vision, and file support. - Agentic Tool Calling: Web search, X search, and code execution with multi-step reasoning - Multiple Grok Models: Access to Grok-4.1-Fast-Reasoning, Grok-4.1-Fast-Non-Reasoning, Grok-4-Fast, and more - Image and Video Generation: Create images and videos using Grok Imagine - Vision Capab
This project provides a Model Context Protocol (MCP) server wrapper around the esp-rainmaker-cli Python library. It allows MCP-compatible clients (like LLMs or applications such as Cursor, Claude Desktop, and Windsurf) to interact with your ESP RainMaker devices using the official CLI. The Model Context Protocol (MCP) is a standardized framework that enables AI systems to interact with external to
Octomind provides a whole e2e platform for test creation, execution and management including auto-fix. With this MCP server you can use Octomind tools and resources in your local development environment and enable it to create new e2e tests, execute them and more. see https://octomind.dev/ and https://octomind.dev/docs/mcp/install-octomind-mcp for more details. The server uses the following enviro
An MCP server for ClickHouse. Execute SQL queries on your ClickHouse cluster. Input: query (string): The SQL query to execute. Queries run in read-only mode by default (CLICKHOUSEALLOWWRITEACCESS=false), but writes can be enabled explicitly if needed. listdatabases List all databases on your ClickHouse cluster. List tables in a database with pagination. Required input: database (string). Optional
A Model Context Protocol server for generating charts using AntV. We can use this mcp server for chart generation and data analysis. This is a TypeScript-based MCP server that provides chart generation capabilities. It allows you to create various types of charts through MCP tools. You can also use it in Dify. - ✨ Features - 🎨 Skill Usage - 🚰 Run with SSE or Streamable transport - 🎮 CLI Options
日本語版 README はこちら Translation quality evaluation MCP Server powered by xCOMET (eXplainable COMET). xCOMET MCP Server provides AI agents with the ability to evaluate machine translation quality. It integrates with the xCOMET model from Unbabel to provide: - Quality Scoring: Scores between 0-1 indicating translation quality - Error Detection: Identifies error spans with severity levels (minor/major/c
mcp-name: io.github.wmarceau/fitness-influencer AI-powered automation suite for fitness content creators. Automates video editing, graphics creation, email management, SMS communication, and revenue analytics. Production URL: https://fitness-influencer-production.up.railway.app (if deployed) When running the API server: Located at: .claude/skills/fitness-influencer-operations/SKILL.md Trigger phra
A Model Context Protocol (MCP) server that provides access to ShareSeer's comprehensive SEC filings, insider transactions, and financial data through Claude and other MCP-compatible AI assistants. 1. Sign up at shareseer.com/signup (free account) 2. Go to your profile page 3. Your API key will be displayed (starts with sk-shareseer-) Remote MCP Server (Recommended) Add to your Claude Desktop confi
MCP (Model Context Protocol) server that exposes TestCollab test management functionality to AI assistants like Claude. - Test Case Management - listtestcases - List test cases with filtering, sorting, and pagination - gettestcase - Fetch a single test case with full details (including steps) - createtestcase - Create test cases with steps and custom fields - updatetestcase - Update existing test
A Model Context Protocol (MCP) server that lets AI assistants use Go’s LSP (gopls) for navigation, diagnostics, testing, coverage, and more. This MCP server helps AI assistants to: - Use LSP to analyze Go workspaces - Navigate to definitions, references, and workspace symbols - Format, rename, and inspect code actions without leaving MCP - Run Go tests, coverage, go mod tidy, govulncheck, and modu
A Python bridge for interacting with the macOS Messages app using MCP (Multiple Context Protocol). Click the button above to automatically add Mac Messages MCP to Cursor See the Integration section below for setup instructions. - Universal Message Sending: Automatically sends via iMessage or SMS/RCS based on recipient availability - Smart Fallback: Seamless fallback to SMS when iMessage is unavail
A bridge between large language models (LLMs) and Dutch parliamentary data through a standardized interface. This MCP server provides access to Dutch parliamentary documents, debates, and member information from the Tweede Kamer. User Query: "When comparing the activities of opposition parties PvdA, GroenLinks, and Volt with government party BBB in the Dutch House of Representatives in the field o
Talk to Jira This is a TypeScript-based MCP server that provides tools to interact with Jira. It demonstrates core MCP concepts by providing: - Tools for executing JQL queries - Tools for creating, editing, and deleting Jira tickets - Tools for listing Jira projects and statuses - Purpose: Run a JQL query. - Parameters: jql, numberofresults (default: 1). - Purpose: Fetch ticket name and descriptio
An MCP server that delivers real-time cross-chain bridge rates and optimal transfer routes to support decision-making by onchain AI agents. - Get Bridge Rates: Retrieve cross-chain bridge rates for token pairs, including USD values, gas costs, route providers and tags, presented in a Markdown table. - List Supported Chains: Fetch a sorted list of blockchain networks supported by LI.FI. - List Supp
An MCP (Model Context Protocol) server that can supercharge your VSCode + LaTex Workshop writing workflow Currently houses MCP tools, and new tools can be easily added in either Python and TypeScript. The Python process is the MCP server; selected tools are delegated to a small Node/TypeScript module via a bridge. - Read your cited papers, verify / add onto your claims - Access your python scripts
MCP server for discovering rescue dogs from European and UK organizations. Search, filter, and get detailed profiles of dogs available for adoption. Add to ~/.config/claude/claudedesktopconfig.json (macOS) or %APPDATA%\Claude\claudedesktopconfig.json (Windows): Search for rescue dogs with comprehensive filtering. Parameters: - query - Free-text search - breed - Filter by breed name - breedgroup -
Update properties or content across many pages in a Notion database with dry-run and error recovery
A production-ready Model Context Protocol (MCP) server that bridges Ghidra's powerful reverse engineering capabilities with modern AI tools and automation frameworks. 251 MCP tools, battle-tested AI workflows, and the most comprehensive Ghidra-MCP integration available — now including P-code emulation, live debugger integration, and PCode-graph data flow analysis. Most Ghidra MCP implementations g