Browse 31,522 community-built MCP servers
MCP server for FastBCP — high-performance parallel database export to files and cloud
MCP server package - managed by mcp-prep
this is a test
A template for deploying custom Model Context Protocol servers on Cloudflare Workers using Server-Sent Events (SSE). It serves as a starter kit for developers to build and host remote MCP tools without authentication requirements.
A tool that enables uploading local files to S3-compatible storage through MCP, providing instant public shareable URLs with automated UUID-based organizational indexing.
An example MCP server that allows remote clients to connect and authenticate using WorkOS AuthKit, providing organization-centric authentication with permission-based access control for tools.
Enables semantic search through a Pinecone vector database containing economic books and academic papers using natural language queries. Provides 10 specialized search tools with metadata filtering for precise discovery of economic theories, concepts, and research by author, subject, or book.
A NestJS-based framework for building standard Model Context Protocol (MCP) servers with built-in support for tool execution, resource management, and prompt templates via JSON-RPC 2.0.
Enables querying the latest commit information for any file in the Chromium repository, including commit hash, author, timestamp, message, and modified files through the Gitiles API.
Provides a pseudo-terminal (PTY) interface that allows AI agents to interact with command-line tools requiring interactive prompts. It enables agents to autonomously spawn processes, read output, and send inputs for workflows like database migrations and project scaffolding.
Enables creating Google Calendar meeting invites with automated authentication via OAuth. Supports scheduling meetings with customizable title, duration, notes, and attendees through a simple command-line or MCP tool interface.
A self-improving decision tree engine for LLM agents — build, execute, and learn from decision paths. Supports Claude, OpenAI, and Gemini with automatic recommendation caching so agents get faster and cheaper over time. Includes an MCP server for Claude C
Independent fork of Firefox DevTools MCP for Firefox browser automation
Access book collections, reading lists, and bookshelf recognition from AI assistants.
A comprehensive MCP server providing tools for historical and real-time financial market data access, symbology resolution, and batch processing via Databento.
An MCP server that provides advanced document intelligence by combining PDF text extraction with Tesseract OCR for scanned documents, featuring an intelligent caching system.
Omni MCP Proxy Server
Enables evolutionary solution generation and optimization using genetic algorithm principles, allowing LLMs to evolve solutions across multiple generations with consistency check evaluations and convergence detection.
Generate visual AI automation workflows from any MCP client. No API key required.
A command-line interface application enabling interactive chat with AI models via the Anthropic API. It supports document retrieval, command-based prompts, and extensible tool integrations through the MCP architecture.
A simple educational MCP server implemented in Node.js that allows users to fetch weather information for cities using the Open-Meteo API.
Enables users to create, review, and manage flashcards using the SM-2 spaced repetition algorithm for optimized learning. It supports organizing cards into projects and automatically handles review scheduling based on user performance.
An auto-generated Multi-Agent Conversation Protocol server that enables interaction with Notion's API, allowing agents to work with Notion's database, pages, and other features through standardized protocols.
An MCP (Multi-Agent Conversation Protocol) Server that enables AI agents to interact with Google's Cloud Translation API for translating text between languages.
A Model Context Protocol server that runs on Cloudflare Workers with OAuth login, allowing clients like Claude Desktop to connect to it for tool-augmented AI interactions.
Enables intelligent property data analysis through the Rentcast API with optimized API call allocation. Provides comprehensive real estate market insights, property valuations, rental estimates, and listings data with built-in rate limiting and fallback mechanisms.
Enables Claude and other MCP clients to access and process arXiv papers by fetching their LaTeX source code, providing accurate interpretation of mathematical equations and notations that PDF processing often struggles with.
Enables direct interaction with Discord servers to send messages, read channel history, and post rich embeds through natural conversation. It provides tools for listing channels and managing communication within Discord guilds using the Model Context Protocol.
A context-efficient GitHub MCP server designed for AI agents to manage repositories, issues, pull requests, and actions directly via cloud workflows. It focuses on a compact tool surface to minimize context waste while providing comprehensive read and write coverage without requiring a local Git CLI.
AI-powered code review tools for Claude Code — complexity analysis, anti-pattern detection, security review, and optimization