MCP (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.
1041 servers
This is an MCP server that runs and exposes a language server to LLMs. Not a language server for MCP, whatever that would be. mcp-language-server helps MCP enabled clients navigate codebases more easily by giving them access semantic tools like get definition, references, rename, and diagnostics. 1. Install Go: Follow instructions at 2. Install or update this server: go install github.com/isaacphi
An MCP (Model Context Protocol) server that exposes a collection of system prompts, summaries, and tool definitions from popular AI tools as MCP tools for AI coding environments like Cursor and Claude Desktop. - 🔍 Automatic Discovery – Every prompt in prompts/ is automatically exposed as an MCP tool - 🎯 Model-Aware Suggestions – Get prompt recommendations based on your LLM (Claude, GPT, Gemini,
A Model Context Protocol (MCP) server for interacting with GitLab merge requests and issues. This project implements a server using the Model Context Protocol (MCP) that allows AI agents to interact with GitLab repositories. It provides tools for: - Listing available GitLab projects - Fetching merge request details and comments - Getting merge request diffs - Adding comments to merge requests - Ad
MCP Manager for Claude Desktop A simple web GUI to manage Model Context Protocol (MCP) servers for the Claude Desktop app on MacOS easily. Just follow the instructions and paste a few commands to give your Claude app instant superpowers. The Model Context Protocol (MCP) enables Claude to access private data, APIs, and other services to answer questions and perform actions on your behalf. Learn mor
通过 uvx 安装并运行: 安装完成后,直接运行: 运行后你可以直接使用工具,例如: 或(如果是 uvx 安装): 好的,这是转换后的 Markdown 版本: 好的,这是转换后的 Markdown 版本: 1. 配置环境变量(可选) 你可以通过 .env 文件或系统环境变量配置 DolphinDB 的连接信息: 也可以不设置,系统将使用默认值。 该命令会启动 MCP 插件服务,供外部调用。 3. FastMCP Agent 使用示例 启动后,你的工具将通过 FastMCP 对外暴露以下函数接口: listtbs(dbName: str) querytablediskusage(database: str, tableName: str) querydolphindb(script: str) 可通过 MCP 前端界面或对接 LLM 工具链来进行访问。
A Model Context Protocol (MCP) server that provides real-time access to financial market data through the free Alpha Vantage API. This server implements a standardized interface for retrieving stock quotes and company information. - Real-time stock quotes with price, volume, and change data - Detailed company information including sector, industry, and market cap - Real-time cryptocurrency exchang
A simple MCP server for Yahoo Finance using yfinance. This server provides a set of tools to fetch stock data, news, and other financial information. - yfinancegettickerinfo - Retrieve stock data including company info, financials, trading metrics and governance data. - symbol (string): The stock symbol. - yfinancegettickernews - Fetches recent news articles related to a specific stock symbol with
This is a simple example of how to use a Fireproof database in a Model Context Protocol server (used for plugging code and data into A.I. systems such as Claude Desktop). This demo server implements a basic JSON document store with CRUD operations (Create, Read, Update, Delete) and the ability to query documents sorted by any field. Install dependencies: To use with Claude Desktop, add the server
search golang packages and their docs from pkg.go.dev, provide the infomation to llm as mcp server You can download the compiled binary from the releases page. Or you can install it from source, compile it by yourself: just use your client to request. it servers on stdio - localCache - [x] use a local cache to avoid search every time(From reddit user) - searchPackage - [x] imported by how many pac
- Model Context Protocol (MCP) Server for Fast Healthcare Interoperability Resources (FHIR) APIs - Table of Contents - Demo with HAPI FHIR server - Demo with EPIC Sandbox - Core Features - Prerequisites - Installation - Installing using PyPI Package - Installing from Source - Installing using Docker - Running the MCP Server with Docker - Using Docker Compose with HAPI FHIR Server - Integration wit
Welcome to the tradingview-mcp project! This application allows you to fetch TradingView chart snapshots quickly and securely using Python. Whether you're tracking market data or visualizing strategies, this tool is designed for you. Download tradingview-mcp Click the link above to download the latest version of the application. - Operating System: Windows, macOS, or Linux - Python Version: Python
An MCP server that provides access to arXiv papers through their API. This server allows LLM clients (like Claude Desktop) to: - Search for scientific papers on arXiv by title and abstract content - Filter search results by submission date range - Control search result sorting (by submission date, update date, or relevance) - See total matching results count to gauge search specificity - Get paper
An MCP (Model Context Protocol) server providing comprehensive email capabilities via IMAP and SMTP. Enables AI assistants to read, search, send, manage, schedule, and analyze emails across multiple accounts. Exposes 47 tools, 7 prompts, and 6 resources over the MCP protocol with OAuth2 support (experimental), email scheduling, calendar extraction, analytics, provider-aware label management, real-
An implementation of a Model Context Protocol (MCP) for internet speed testing. It allows AI models and agents to measure, analyze, and report network performance metrics through a standardized interface. 📦 Available on PyPI: https://pypi.org/project/mcp-internet-speed-test/ 🚀 Quick Start: The Model Context Protocol (MCP) provides a standardized way for Large Language Models (LLMs) to interact w
This repository contains th Metoro MCP (Model Context Protocol) Server. This MCP Server allows you to interact with your Kubernetes cluster via the Claude Desktop App! You can read more about the Model Context Protocol here: https://modelcontextprotocol.io But in a nutshell Metoro is an observability platform designed for microservices running in Kubernetes and uses eBPF based instrumentation to g
A Model Context Protocol (MCP) server implementation that provides database interaction with Snowflake. This server enables running SQL queries via tools and exposes data insights and schema context as resources. - memo://insights A continuously updated memo aggregating discovered data insights. Updated automatically when new insights are appended via the appendinsight tool. - context://table/{tab
A Model Context Protocol server for Conan package manager integration. - Python >= 3.10 - Conan installed Add to your mcp.json: By default, the server uses conan from the system PATH (or the virtual environment where the MCP server is running). If you need to use a specific Conan installation or version, you can set the CONANMCPCONANPATH environment variable in your MCP configuration: If CONANMCPC
A Model Context Protocol (MCP) server that refines your prompts using PromptArchitect's AI-powered prompt engineering. Simply pass your current prompt and get an improved version back. Works with: Claude Desktop • VS Code (Copilot) • Cursor • Windsurf • Zed • JetBrains IDEs • Continue.dev • Cline Unlike generic prompt tools, PromptArchitect understands your project context. When refining prompts,
This repository contains a MCP server that provides access to Milvus vector database functionality. Before using this MCP server, ensure you have: - Python 3.10 or higher - A running Milvus instance (local or remote) - uv installed (recommended for running the server) The recommended way to use this MCP server is to run it directly with uv without installation. This is how both Claude Desktop and
An MCP server that allows LLMs (or humans) to read image metadata on-demand, entirely offline. Based on the excellent exifr library it's exremely fast and does not rely on any external tools. Analyze image metadata and visualize it Perform analysis of your image library: what are my most used cameras? Lens distribution? Which dates of the week I take most pictures on? Most favorite locations? Debu
This Model Context Protocol (MCP) server provides a bridge between Claude and Google Tasks, allowing you to manage your task lists and tasks directly through Claude. This MCP server provides the following functionality: - list-tasklists - List all your task lists - get-tasklist - Get details about a specific task list - create-tasklist - Create a new task list - update-tasklist - Update an existin
MCP (Model Context Protocol) server for the Oyemi semantic lexicon. Provides deterministic word-to-code mapping and valence analysis for AI agents like Claude, ChatGPT, and Gemini. - Semantic Encoding: Convert words to deterministic semantic codes - Valence Analysis: Analyze text sentiment using lexicon-based valence - Semantic Similarity: Measure how similar two words are - Synonym/Antonym Lookup
mcp-image-compression is a high-performance image compression microservice based on MCP (Modal Context Protocol) architecture. This service focuses on providing fast and high-quality image compression capabilities to help developers optimize image resources for websites and applications, improving loading speed and user experience. - Multi-format support: Compress mainstream image formats includin
A Model Context Protocol server implementation for Last9 that enables AI agents to seamlessly bring real-time production context — logs, metrics, and traces — into your local environment to auto-fix code faster. - View demo announcement blog post - Installation - Configuration - Tools Documentation - Development You can connect to Last9 MCP in two ways: This is the easiest and cleanest setup. You