MCP Servers

MCP Servers Page 31 of 39

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

spences10_mcp_turso
spences10_mcp_turso by spences10
2

This MCP server facilitates integration with Turso databases, allowing Large Language Models (LLMs) to manage and query databases efficiently. It includes a robust two-level authentication system for handling organization-level and database-level operations. Key features include database creation, deletion, query execution, and vector search capabilities, making it a powerful tool for LLM-driven database management.

mcp_server model_context_protocol turso vector_database api_integration typescript javascript llm
bjorndavidhansen_google_ads_mcp_server

The Google Ads MCP Server provides seamless access to Google Ads data through Claude Desktop, enabling users to analyze campaigns, accounts, and performance metrics. It supports multi-environment configurations, Docker-based deployment, and integrates with Claude Artifacts for data visualization. The server is designed to improve performance with built-in caching and reduce API calls.

mcp_server model_context_protocol python google_ads claude api_integration docker kubernetes
mrazvanalex_mpc_csharp_semantickernel

This project showcases the use of Microsoft Semantic Kernel in combination with OpenAI's API and the Model Context Protocol (MCP) Server. It provides a practical example of how to set up and run an AI-driven application that leverages these technologies. The project includes sample configurations for both the MCP Server and a web application, demonstrating how to send requests and handle responses effectively.

mcp_server model_context_protocol csharp semantic_kernel openai api_integration
wallisking1991_outlook_mcp_server
2

The Outlook MCP Server provides a Model Context Protocol (MCP) interface to interact with Microsoft Outlook emails. It allows users to list folders, retrieve emails, search by keywords, view email details, compose new emails, and reply to existing ones. This server is designed for integration with MCP-compatible clients like Claude Desktop, offering a seamless way to manage email workflows programmatically.

mcp_server model_context_protocol python outlook email_management search api_integration claude
dosugamea_voicevox_mcp_server

The Voicevox MCP Server integrates VOICEVOX-compatible voice synthesis engines (AivisSpeech, VOICEVOX, COEIROINK) with the Model Context Protocol (MCP). It allows seamless voice synthesis in AI agent modes, such as Claude 3.7, via Cursor. The server supports both Windows and Docker environments, providing flexibility for developers and users to integrate voice synthesis into their workflows.

mcp_server model_context_protocol voicevox voice_synthesis typescript docker ai_agents claude
lostintangent_gistpad_mcp
lostintangent_gistpad_mcp by lostintangent
2

mcp_server model_context_protocol
avimbu_slack_mcp_server

This project implements a Model Context Protocol (MCP) server that facilitates interaction between Slack and MCP clients like Claude Desktop. It allows users to post messages to Slack channels and query user lists within their workspace. The server supports local development and includes Slack permission scopes for various functionalities.

mcp_server model_context_protocol slack api_integration typescript javascript docker claude
jackkuo666_mcp_server_medrixv

mcp_server model_context_protocol
chuckwilliams37_mcp_server_docker
1

This project sets up a Model Context Protocol (MCP) server using Docker, with Redis for caching and TimescaleDB for handling time-series data. It leverages FastAPI as the web framework and Docker Compose for container orchestration. The server is designed for efficient data management and auto-restarts on reboot using a systemd service.

mcp_server model_context_protocol docker redis timescaledb fastapi python shell api_integration
mcp_server_pixeltable
mcp_server_pixeltable by pixeltable
1

mcp_server model_context_protocol
mingzilla_pi_api_mcp_server

This MCP server provides standardized tools for interacting with the PI Dashboard API, allowing AI assistants like Claude to securely access and manage resources such as categories and charts. It supports features like authentication, chart analysis, and filtering, and can be installed via Docker, Smithery, or NPM for seamless integration.

mcp_server model_context_protocol claude api_integration docker javascript shell search
karan_ksrk_ksrk_mcp_server_client

This project implements an MCP server designed to fetch and provide the latest information about the author. It can be integrated with Claude Desktop or used to create custom clients. The server includes tools for web searching, URL fetching, and specific queries about the author. It leverages Python, OpenAI's GPT-4, and the ScrapingDog API for web scraping functionality.

mcp_server model_context_protocol python claude search api_integration web_scraping
shaoyingchen_mcp_client_llm.git

This project supports large language models in accessing various API types and provides an example of integrating these models into a local application. It includes steps for setting up the environment, configuring the API, and modifying server settings to enable seamless interaction.

mcp_server model_context_protocol python api_integration openai
tejpalvirk_contextmanager
1

The MCP Context Manager is a collection of domain-specific servers that augment AI models with persistent context and project management capabilities. It uses knowledge graphs to store and manage context across various domains, ensuring efficient access and session management. The Context Manager provides a unified interface for accessing multiple domain servers, enabling cross-domain context and smart routing. It integrates with AI tools like Claude and supports features like session management, context building, and cross-domain relationships.

mcp_server model_context_protocol typescript knowledge_graph session_management api_integration claude cross_domain project_management
ryaneggz_mcpserve
ryaneggz_mcpserve by ryaneggz
1

MCPServe is a lightweight MCP server designed for shell execution, enabling users to connect locally via Ngrok or deploy it as a Docker container running Ubuntu24. It provides flexibility for local development or containerized environments, making it suitable for various use cases requiring MCP server functionality.

mcp_server model_context_protocol python shell docker ngrok ubuntu api_integration
vortiago_mcp_outline
vortiago_mcp_outline by Vortiago
1

This project implements a Model Context Protocol (MCP) server that allows AI assistants, such as Claude, to interact with Outline's document management services. It provides features like document search, collection management, document reading, comment management, document creation, editing, and backlink management. The server acts as a bridge between natural language interactions and Outline's API, enhancing productivity and accessibility for document handling.

mcp_server model_context_protocol python claude api_integration document_management search
sndani_mcp_localhost_server_weaviate

The Weaviate MCP Server for Claude Desktop is a local server implementation that integrates with Weaviate, a vector search engine, to provide advanced search and data storage functionalities for Claude Desktop. It supports configuration via Smithery and includes features like search collection management, API key integration, and environment setup for seamless operation.

mcp_server model_context_protocol python docker search api_integration weaviate claude
mcp_mirror_obinopaul_soccer_mcp_server

The Soccer MCP Server is a Python implementation of the Model Context Protocol (MCP) designed to provide access to football (soccer) data, including live match information, league standings, team details, and player statistics. It integrates with the API-Football service via RapidAPI, offering a comprehensive set of tools for developers and applications to retrieve and analyze football data. The server is built using Fast MCP, Pydantic, and Requests, and can be deployed using Docker or directly via Python.

mcp_server model_context_protocol python docker api_integration football soccer rapidapi pydantic requests