MCP Servers

MCP Servers Page 28 of 89

All MCP Servers Complete list of MCP server implementations, sorted by stars

lucianoayres_mcp_server_node
2

This Node.js-based MCP server demonstrates how to build and integrate custom tools into AI-assisted development environments, such as Cursor AI. It provides tools for basic arithmetic operations and environment variable retrieval, using Zod for schema validation and StdioServerTransport for seamless integration. The project simplifies the process of adding custom functionality to AI-powered IDEs, enhancing developer productivity and workflow efficiency.

mcp_server model_context_protocol nodejs javascript cursor_ai api_integration zod schema_validation
tarcisiophilips_mcp_server_poc
tarcisiophilips_mcp_server_poc by TarcisioPhilips
2

This project implements a Model Context Protocol (MCP) server to enhance AI assistants with custom tools and resources. It includes features like web crawling using crawl4ai, dynamic greeting generation, and integration with Google Search API. The server supports AI assistants like Claude and provides tools for searching documentation for LangChain, LlamaIndex, and OpenAI. It is designed to be easily integrated with Cursor IDE and includes fixes for Windows-specific issues.

mcp_server model_context_protocol python claude web_crawling api_integration cursor_ide documentation_search
ningwenjie_mcp_server
ningwenjie_mcp_server by ningwenjie
2

The MCP server is a robust backend service that facilitates file access, database connections, API integration, and vector database operations. It is specifically designed to integrate with Qwen, a large language model, and includes comprehensive Docker deployment configurations and Qwen usage examples. The server supports MongoDB for database operations, external API integrations, and FAISS for vector storage and similarity searches, making it a versatile tool for various computational tasks.

mcp_server model_context_protocol python docker qwen fastapi mongodb api_integration vector_database
billster45_mcp_chatgpt_responses

This MCP server facilitates direct access to OpenAI's ChatGPT API from Claude Desktop, allowing for dynamic conversations between Claude and ChatGPT. It supports customizable parameters like model versions and temperature, integrates web search for up-to-date information, and utilizes OpenAI's Responses API for automatic conversation state management. This setup enhances Claude's capabilities by leveraging ChatGPT's advanced conversational features.

mcp_server model_context_protocol python chatgpt claude api_integration web_search
paradiselabs_ai_whatsupdoc
paradiselabs_ai_whatsupdoc by paradiselabs-ai
2

mcp_server model_context_protocol
wolfyy970_docs_fetch_mcp
2

The Docs Fetch MCP Server is designed to enable LLMs to autonomously explore web pages and documentation. It fetches clean, readable content from web pages and allows recursive exploration of linked pages up to a specified depth. This tool is particularly useful for gathering comprehensive information on specific topics by exploring documentation or web content. It features content extraction, link analysis, recursive exploration, parallel processing, robust error handling, and a dual-strategy approach for efficient web crawling.

mcp_server model_context_protocol typescript javascript puppeteer axios search api_integration docker
crisschan_mcp_repo2llm
crisschan_mcp_repo2llm by crisschan
2

The MCP-Repo2LLM server is designed to bridge the gap between traditional codebases and modern AI language models by converting repositories into LLM-friendly formats. It addresses challenges such as processing large codebases, maintaining context, and handling multiple programming languages efficiently. Key features include smart repository scanning, context preservation, multi-language support, metadata enhancement, and optimized processing for large repositories.

mcp_server model_context_protocol python ai llm code_transformation repository_processing api_integration
singlestore_labs_mcp_server_singlestore

The SingleStore MCP Server facilitates integration between SingleStore's Management API and external systems using the Model Context Protocol (MCP). It enables users to interact with SingleStore through natural language, simplifying complex operations. The server supports various tools for workspace management, SQL execution, and notebook creation, making it ideal for developers and data engineers.

mcp_server model_context_protocol python docker api_integration singlestore claude search sql
swayingleaves_uml_mcp_server
swayingleaves_uml_mcp_server by Swayingleaves
2

mcp_server model_context_protocol
sdimitrov_mcp_memory
sdimitrov_mcp_memory by sdimitrov
2

mcp_server model_context_protocol
bharathvaj_ganesan_whois_mcp
bharathvaj_ganesan_whois_mcp by bharathvaj-ganesan
2

mcp_server model_context_protocol
adamwulf_mcp_template
adamwulf_mcp_template by adamwulf
2

This repository provides a barebones foundation for building Model Control Protocol (MCP) servers for macOS applications and command line tools. It demonstrates basic MCP integration using the `mcp-swift-sdk`, offering a library template and a command-line example. The project serves as a reference implementation and a starting point for custom MCP server development.

mcp_server model_context_protocol swift api_integration claude
mberg_kokoro_tts_mcp

The Kokoro Text to Speech MCP Server is a Python-based implementation that converts text into .mp3 files using the Kokoro TTS model. It supports customizable voice, speed, and language settings, and includes features for local file storage and optional S3 uploads. The server can be configured with environment variables and integrates with AWS S3 for cloud storage. It also provides a client script for sending TTS requests and managing MP3 files.

mcp_server model_context_protocol python text_to_speech s3_integration aws kokoro_tts
bingal_fastdomaincheck_mcp_server

The FastDomainCheck MCP Server is a Model Context Protocol (MCP) implementation designed to check domain name registration status in bulk. It enables secure, two-way connections between AI tools (such as Claude) and domain availability data, ensuring seamless compatibility. Key features include bulk domain checking, dual verification using WHOIS and DNS, support for Internationalized Domain Names (IDN), and built-in input validation and error handling.

mcp_server model_context_protocol golang docker claude domain_checking api_integration whois dns
clsung_mcp_imdb
clsung_mcp_imdb by clsung
2

The IMDB Data Access MCP Server provides a structured way to access and manage IMDB data using the Model Context Protocol (MCP). It includes features like a custom note storage system, a prompt for summarizing notes, and a tool for adding new notes. The server is configured to work with Claude Desktop and supports development and debugging through the MCP Inspector.

mcp_server model_context_protocol python imdb api_integration claude debugging
freebeiro_mcp_postman
freebeiro_mcp_postman by freebeiro
2

The Postman MCP Server is a Cloudflare Worker implementation that provides API access to Postman collections and environments through the Model Context Protocol (MCP). It allows Claude AI to retrieve, create, and manage Postman collections and environments, facilitating API testing, documentation, and workflow automation. The server supports operations like adding requests, running collections, and managing environments, making it a powerful tool for integrating AI into API development workflows.

mcp_server model_context_protocol typescript claude postman cloudflare_workers api_integration workflow_automation
bravetony44_docker_mcp_server

The Docker MCP Server integrates with the Model Context Protocol (MCP) to provide AI-powered automation for Docker container management. It enables users to create, monitor, and control containers using natural language commands. Key features include real-time status monitoring, Docker API integration via Dockerode, and extensible MCP tool ecosystem. This server simplifies container lifecycle management and enhances deployment workflows.

mcp_server model_context_protocol docker ai_automation javascript api_integration container_management
promptly_technologies_llc_mcp_structured_thinking
2

The Structured Thinking MCP Server is a TypeScript-based implementation of the Model Context Protocol (MCP) designed to allow Large Language Models (LLMs) to programmatically construct mind maps. It enforces metacognitive self-reflection by assigning quality scores and stages to thoughts, guiding the LLM's thinking process. The server supports thought branching, memory management, and provides feedback to steer the LLM's reasoning.

mcp_server model_context_protocol typescript javascript ai mindmap metacognition thought_branching memory_management