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.
1045 servers
MCP server to interact with Obsidian via the Local REST API community plugin. The server implements multiple tools to interact with Obsidian: - listfilesinvault: Lists all files and directories in the root directory of your Obsidian vault - listfilesindir: Lists all files and directories in a specific Obsidian directory - getfilecontents: Return the content of a single file in your vault. - search
An MCP (Model Context Protocol) server that provides memory management and context window caching for AI coding environments like Cursor and Claude Desktop. - 💾 Persistent Storage – MongoDB-backed memory that survives sessions - 🧠 Context Caching – Intelligent archiving and retrieval of conversation context - 🏷️ Tag-based Search – Organize and find memories by tags - 📊 Relevance Scoring – Auto
An MCP server for managing Docker with natural language! - 🚀 Compose containers with natural language - 🔍 Introspect & debug running containers - 📀 Manage persistent data with Docker volumes - Server administrators: connect to remote Docker engines for e.g. managing a public-facing website. - Tinkerers: run containers locally and experiment with open-source apps supporting Docker. - AI enthusia
An MCP server implementation that provides a tool for problem-solving using the Lotus Sutra's wisdom framework, combining analytical thinking with intuitive wisdom. Multi-faceted problem-solving approach inspired by the Lotus Sutra Step-by-step thought process with different thinking techniques Meditation pauses to allow insights to emerge naturally Beautifully formatted thought process visualizat
A Streamable-HTTP MCP Server that uses memvid to encode text data into videos that can be quickly looked up with semantic search. Supported Actions: - addchunks: Adds chunks to the memory video. Note: each time you add chunks, it resets the memory.mp4. Unsure if there is a way to incrementally add. - search: queries for the top-matching chunks. Returns 5 by default, but can be changed with topk pa
An MCP server for managing and sharing your personal knowledge, daily notes, and reuseable prompts via GitHub Gists. It's a companion to the GistPad VS Code extension and GistPad.dev (for web/mobile), which allows you to access and edit your gists from any MCP-enabled AI product (e.g. GitHub Copilot, Claude Desktop). - 🏃 Getting started - 🛠️ Included tools - 📁 Included resources - 💬 Reusable p
mem0-mcp-server wraps the official Mem0 Memory API as a Model Context Protocol (MCP) server so any MCP-compatible client (Claude Desktop, Cursor, custom agents) can add, search, update, and delete long-term memories. The server exposes the following tools to your LLM: All responses are JSON strings returned directly from the Mem0 API. There are three ways to use the Mem0 MCP Server: 1. Python Pack
This project is no longer needed. Ragie now supports MCP natively as a streamable HTTP server. See docs here: [https://docs.ragie.ai/docs/mcp-overview] If you would like users within your company to be able to access you knowledge base in applications like Claude or ChatGPT, you may need MCP Bridge A Model Context Protocol (MCP) server that provides access to Ragie's knowledge base retrieval capab
A MCP Server implemented in Node.js/TypeScript, facilitating interactive communication between LLMs and users. Note: This server is designed to run locally alongside the MCP client (e.g., Claude Desktop, VS Code), as it needs direct access to the user's operating system to display notifications and command-line prompts. (Note: This project is in its early stages.) Want a quick overview? Check out
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
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 server implementation for retrieving information from Pinecone Assistant. - Retrieves information from Pinecone Assistant - Supports multiple results retrieval with a configurable number of results - Docker installed on your system - Pinecone API key - obtain from the Pinecone Console - Pinecone Assistant API host - after creating an Assistant (e.g. in Pinecone Console), you can find the ho
An MCP server implementation wrapping Ankr Advanced API. FastMCP is a Model Context Protocol (MCP) server that provides access to Ankr's Advanced API for blockchain data. It allows LLMs to interact with blockchain data across multiple chains including Ethereum, BSC, Polygon, Avalanche, and more. - Complete wrapper for all Ankr Advanced API endpoints - NFT API: Get NFT metadata, holders, transfers,
A Model Context Protocol (MCP) server for interacting with Anki flashcards via the AnkiConnect add-on. This server exposes AnkiConnect actions as MCP tools, organized into logical services. - Anki desktop application - AnkiConnect add-on installed and configured in Anki - Python 3.8+ - uv (for running and installing dependencies, optional but recommended) To run the MCP server: The server will sta
This is a Model Context Protocol (MCP) server that provides professional cycling data from FirstCycling. It allows you to retrieve comprehensive information about professional cyclists, race results, race details, and historical cycling data. This MCP server offers rich access to professional cycling data, providing tools for: - Finding information about professional cyclists - Retrieving race res
An MCP server implementation that integrates the SearXNG API, providing web search capabilities. - Web Search: General queries, news, articles, with pagination. - URL Content Reading: Advanced content extraction with pagination, section filtering, and heading extraction. - Intelligent Caching: URL content is cached with TTL (Time-To-Live) to improve performance and reduce redundant requests. - Pag
An MCP (Model Context Protocol) server that lets Claude, ChatGPT, and other LLM agents search and discover APIs using natural language via Semantic API. Ask for any API capability in plain English and get back endpoint details, parameters, auth info, and code snippets. Or run directly with uvx: Sign up at semanticapi.dev to get your API key. Add to your Claude Desktop config (~/Library/Application
Biel.ai MCP Server Connect your IDE to your product docs Give AI tools like Cursor, VS Code, and Claude Desktop access to your company's product knowledge through the Biel.ai platform. Biel.ai provides a hosted Retrieval-Augmented Generation (RAG) layer that makes your documentation searchable and useful to AI tools. This enables smarter completions, accurate technical answers, and context-aware s
DevDocs-MCP is a Model Context Protocol (MCP) server that provides version-pinned, deterministic documentation sourced from DevDocs.io to AI assistants (Claude, RooCode, Cline, Copilot etc.). It acts as a local Documentation Intelligence Layer, ensuring your agent always has the correct API context without network latency or training data drift. This server follows the proposed MCP server standard
Baseline MCP Server 日本語版 | English Version Web Platform APIのサポート状況を提供するModel Context Protocolサーバーです。 このサーバーは、Web Platform DashboardのAPIを使用して、WebのAPI機能のBaselineステータス(サポート状況)を取得できるMCPサーバーを実装しています。クエリに基づいてWeb機能の情報を取得し、その結果をMCPクライアントに返します。 - Web Platform DashboardのAPIを使用した機能検索 - 機能のBaselineステータス(widely、newly、limited、nodata)の提供 - ブラウザ実装状況(バージョンと実装日)の提供 - 機能の使用状況データの提供 - 特定のブラウザを除外した機能検索(chrome, edge, f
A Model Context Protocol (MCP) server for dnstwist, a powerful DNS fuzzing tool that helps detect typosquatting, phishing, and corporate espionage. This server provides tools for analyzing domain permutations and identifying potentially malicious domains. It is designed to integrate seamlessly with MCP-compatible applications like Claude Desktop. This tool is designed for legitimate security resea
A Model Context Protocol (MCP) server providing access to the comprehensive OpenNutrition food database with 300,000+ food items, nutritional data, and barcode lookups. OpenNutrition addresses the longstanding issues with fragmented and unreliable nutritional data by combining authoritative public sources (USDA, CNF, FRIDA, AUSNUT). Unlike other databases that suffer from inconsistent user-generat
Let MCP clients like Claude and Cursor control Intruder. For more information and sample use cases, please see our blog post. There are two ways to use the MCP server: - Locally on your machine with Python - In a Docker container All of these methods require you to provide an Intruder API key. To generate a key, see the documentation. Install uv if it isn't already present, and then clone this rep
Microsoft 365 MCP Server A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Microsoft Office services through the Graph This server supports multiple Microsoft cloud environments: - Node.js >= 20 (recommended) - Node.js 14+ may work with dependency warnings - Authentication via Microsoft Authentication Library (MSAL) - Comprehensive Microsoft 365 service integration - Rea