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.
1085 servers
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant. The server implements five tools: - codelogic-method-impact: Pulls an impact assessment from the CodeLogic server's APIs for your code. - Takes the given "method" that you're working on and its associated "class". - codelogic-database-impact: Analyzes impacts between code and database entities. - T
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
An MCP (Model Context Protocol) server that provides access to OriginalVoices AI twins for audience research. Add to your claudedesktopconfig.json: Ask questions to a specific audience using OriginalVoices AI twins. Parameters: You can create an API key on the OriginalVoices Platform.
MCP server for eSignatures (https://esignatures.com) Generate a draft NDA contract for a publisher, which I can review and send. Signer: John Doe, ACME Corp, john@acme.com Send an NDA based on my template to John Doe, ACME Corp, john@acme.com. Set the term to 2 years. Review my templates for legal compliance, and ask me about updating each one individually Invite John Doe to edit the NDA template,
- ✅ Claude Code Integration - Optimized for use with Anthropic's Claude Code CLI - ✅ SSH Tunnel Support - Built-in support for SSH tunnels to remote databases - ✅ Auto-start/stop Hooks - Automatic tunnel management with Claude start/stop - ✅ DDL Operations - Added MYSQLDISABLEREADONLYTRANSACTIONS for CREATE TABLE support - ✅ Multi-Project Setup - Easy configuration for multiple projects with diffe
OpenMCP is both: 1. a standard for converting web APIs into MCP servers 2. an open source registry of servers which follow the standard Each OpenMCP server gives MCP clients the ability to make requests to a particular web API in a token-efficient way. Together the servers in the registry represent a broad range of services, empowering the underlying client LLMs to fetch data and perform actions o
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
Verify any company's legal identity in one question. Look up LEI codes, validate counterparties, and trace corporate ownership structures using the official GLEIF database. Covers 2.8M+ entities across 200+ jurisdictions. 29 tools for LEI lookup, entity search, BIC/SWIFT cross-referencing, corporate ownership, and batch validation. Works with Claude Desktop, Claude Code, Cursor, VS Code, Windsurf,
MCP server enabling AI agents to interact with terminal applications through structured Terminal State Tree representation. Works with any AI assistant that supports the Model Context Protocol. Download pre-built binaries from Releases. Add to ~/.claude.json (macOS/Linux) or %APPDATA%\Claude\claudedesktopconfig.json (Windows): Add to ~/.codex/config.toml: VS Code 1.101+ supports MCP. Add to your V
Read the introduction here llmindset.co.uk/resources/mcp-hfspace/ Connect to Hugging Face Spaces with minimal setup needed - simply add your spaces and go! By default, it connects to black-forest-labs/FLUX.1-schnell providing Image Generation capabilities to Claude Desktop. NPM Package is @llmindset/mcp-hfspace. Install a recent version of NodeJS for your platform, then add the following to the mc
A Model Context Protocol (MCP) server implementation for Apache Airflow, enabling seamless integration with MCP clients. This project provides a standardized way to interact with Apache Airflow through the Model Context Protocol. This project implements a Model Context Protocol server that wraps Apache Airflow's REST API, allowing MCP clients to interact with Airflow in a standardized way. It uses
A modern, cross-platform Model Context Protocol (MCP) server that enables AI assistants to browse and interact with both Gopher protocol and Gemini protocol resources safely and efficiently. The Gopher & Gemini MCP Server bridges vintage and modern alternative internet protocols with AI assistants, allowing LLMs like Claude to explore the unique content and communities that thrive on both Gophersp
This is a Model Context Protocol (MCP) server that provides access to Azure Resource Graph queries. It allows you to retrieve information about Azure resources across your subscriptions using Resource Graph queries. - Query Azure resources using Resource Graph queries - Default query returns resource ID, name, type, and location - Supports custom Resource Graph queries - Uses Azure DefaultAzureCre
Apple Health MCP Server Apple Health Data Exploration Connect your Apple Health data with any LLM that supports MCP. Talk to your data and get personalised insights. This demo shows how Claude uses the apple-health-mcp-server to answer questions about your data. Example prompts from the demo: - I would like you to help me analyze my Apple Health data. Let's start by analyzing the data types - chec
- A minimal server/client application implementation utilizing the Model Context Protocol (MCP) and Azure OpenAI. 1. The MCP server is built with FastMCP. 2. Playwright is an an open source, end to end testing framework by Microsoft for testing your modern web applications. 3. The MCP response about tools will be converted to the OpenAI function calling format. 4. The bridge that converts the MCP
A Model Context Protocol (MCP) server implementation that integrates with Olostep for web scraping, content extraction, and search capabilities. To set up Olostep MCP Server, you need to have an API key. You can get the API key by signing up on the Olostep website. - Scrape website content in HTML, Markdown, JSON or Plain Text (with optional parsers) - Parser-based web search with structured resul
An MCP (Model Context Protocol) server that captures screenshots of web pages using Puppeteer. This server allows AI agents to visually verify web applications and see their progress when generating web apps. - Full page screenshots: Capture entire web pages or just the viewport - Element screenshots: Target specific elements using CSS selectors - Multiple formats: Support for PNG, JPEG, and WebP
A Model Context Protocol (MCP) server for LeetCode that enables AI assistants to access LeetCode problems, user information, and contest data. - 🚀 Fast access to LeetCode API - 🔍 Search problems, retrieve daily challenges, and check user profiles - 🏆 Query contest data and rankings - 🧩 Full support for MCP tools and resources - 📦 Provides both CLI and programmable API To install mcp-server-le
An MCP server that enables cross-chain token transfers via the Stargate protocol. - Chain Discovery: List all supported blockchains with key details. - Token Discovery: Find bridgeable tokens across chains. - Quote Fetching: Get real-time bridge quotes with fees, estimates, and transaction steps. - Automated Bridging: Execute transfers with automatic signing and broadcasting using your private key
A Model Context Protocol (MCP) server that queries multiple Ollama models and combines their responses, providing diverse AI perspectives on a single question. This creates a "council of advisors" approach where Claude can synthesize multiple viewpoints alongside its own to provide more comprehensive answers. - Query multiple Ollama models with a single question - Assign different roles/personas t
next-devtools-mcp is a Model Context Protocol (MCP) server that provides Next.js development tools and utilities for coding agents like Claude and Cursor. - Node.js v20.19 or a newer latest maintenance LTS version - npm or pnpm Install the MCP server for all your coding agents: Add -y to skip the confirmation prompt and install to all detected agents already in use in the project directory. Add -g
Enable MCP features for any Gin API with a line of code. Gin-MCP is an opinionated, zero-configuration library that automatically exposes your existing Gin endpoints as Model Context Protocol (MCP) tools, making them instantly usable by MCP-compatible clients like Cursor , Claude Desktop , Continue , Zed , and other MCP-enabled tools. Our philosophy is simple: minimal setup, maximum productivity .
A Model Context Protocol (MCP) server for the Discord API (JDA), allowing seamless integration of Discord Bot with MCP-compatible applications like Claude Desktop. Enable your AI assistants to seamlessly interact with Discord. Manage channels, send messages, and retrieve server information effortlessly. Enhance your Discord experience with powerful automation capabilities. Manual Installation M
A Model Context Protocol server for Zotero integration that allows Claude to interact with your Zotero library. 1. Get your Zotero credentials: The response will look like: The userID value is what you need. 2. Set environment variables: 3. Verify your credentials: You should see your collections list in the response. 4. Install and run: To use this server with Claude Desktop, add the following to