MCP Servers

MCP Servers Page 19 of 89

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

aantti_mcp_netbird
aantti_mcp_netbird by aantti
4

The Netbird MCP Server is a specialized implementation of the Model Context Protocol (MCP) designed to integrate with Netbird, a networking platform. It provides functionalities such as listing Netbird peers with detailed information, managing groups and policies, and secure token-based authentication. This server is derived from the MCP Server for Grafana and is written in Go, offering a configurable API endpoint for seamless integration.

mcp_server model_context_protocol go netbird api_integration docker authentication peer_management
esnark_blowback
esnark_blowback by ESnark
4

Blowback is an MCP server designed to enhance frontend development workflows by integrating with development servers like Vite. It captures browser console logs and manages them through a checkpoint system, enabling developers to query logs for specific versions. The server also provides tools for browser automation, HMR event tracking, and state management, making it a valuable addition to modern frontend development environments.

mcp_server model_context_protocol typescript javascript frontend_development browser_automation log_management vite
openlinksoftware_mcp_server_odbc
openlinksoftware_mcp_server_odbc by OpenLinkSoftware
4

This MCP server provides a lightweight solution for ODBC interactions using FastAPI, pyodbc, and SQLAlchemy. It supports fetching schemas, tables, and detailed table descriptions, as well as executing stored procedures and queries. It is compatible with Virtuoso DBMS and other SQLAlchemy-supported databases, offering JSONL and Markdown table formats for query results.

mcp_server model_context_protocol python fastapi sqlalchemy odbc database api_integration
kaichen_mcp_local_router

The MCP Local Router is a tool designed to serve as an aggregation proxy for MCP (Model Context Protocol) servers. It connects to multiple upstream MCP servers and consolidates their functionalities into a unified interface, simplifying the interaction for downstream clients. Features include support for configuration files, multiple upstream servers, stdio transport, and environment variable injection.

mcp_server model_context_protocol rust api_integration aggregation_proxy
mehrandvd_tutorial_mcp_server_dotnet

This repository provides a straightforward tutorial on building MCP servers using .NET and C#. It includes step-by-step guidance and a basic implementation to help developers understand the fundamentals of MCP server creation in the .NET ecosystem.

mcp_server model_context_protocol csharp dotnet openai cursor
cuongdev_mcp_codepipeline_server

This MCP server facilitates seamless integration with AWS CodePipeline, enabling users to manage pipelines efficiently using Windsurf and Cascade. It offers a standardized interface for interacting with AWS CodePipeline services, including listing pipelines, triggering executions, and retrieving metrics. Designed for developers working with AWS, it simplifies pipeline management through natural language requests in Windsurf.

mcp_server model_context_protocol aws aws_codepipeline windsurf cascade typescript javascript api_integration pipeline_management
agentmcp_ai_agent_directory

mcp_server model_context_protocol
rahgadda_openapi_mcp_server

The OpenAPI Model Context Protocol (MCP) Server is designed to facilitate interactions between Large Language Models (LLMs) and REST APIs. It provides a structured way for LLMs to perform HTTP API calls (GET/PUT/POST/PATCH) based on prompts. The server supports configuration through environment variables, allowing users to specify OpenAPI documents, API base URLs, and other parameters. It also includes features like white-listing and black-listing specific API operations.

mcp_server model_context_protocol python docker api_integration rest_api llm openapi
barryyip0625_mcp_discord
barryyip0625_mcp_discord by barryyip0625
4

The Discord MCP Server for AI Assistants is a specialized implementation of the Model Context Protocol (MCP) designed to facilitate interactions between AI assistants and the Discord platform. It provides functionalities such as sending and reading messages, managing channels, handling forum posts, and creating/editing webhooks. This server is particularly useful for integrating AI tools like Claude into Discord, enabling seamless communication and automation within Discord servers.

mcp_server model_context_protocol discord ai typescript docker api_integration webhook_management claude
jackkuo666_biorxiv_mcp_server

The bioRxiv MCP Server bridges AI assistants and bioRxiv's preprint repository using the Model Context Protocol (MCP). It allows AI models to search for biology preprints, access metadata, and download content programmatically. The server supports advanced search, efficient metadata retrieval, and local storage for faster access.

mcp_server model_context_protocol python ai_assistants search api_integration biorxiv metadata research
mcphubcloud_awesome_mcp
mcphubcloud_awesome_mcp by MCPHubCloud
4

The Perplexity Ask MCP Server integrates with Perplexity's API to provide web search capabilities directly within the Model Context Protocol (MCP) ecosystem. It allows users to perform web searches without leaving the MCP environment, enhancing the functionality of AI applications by providing seamless access to external data sources.

mcp_server model_context_protocol search api_integration perplexity
quailyquaily_quail_cli
quailyquaily_quail_cli by quailyquaily
4

mcp_server model_context_protocol
jackkuo666_mcp_server_biorxiv

The bioRxiv MCP Server bridges AI assistants with bioRxiv's preprint repository using the Model Context Protocol (MCP). It allows AI models to search for biology preprints and access their metadata programmatically. Key features include paper search, efficient retrieval, metadata access, and local storage for faster access.

mcp_server model_context_protocol python ai_assistants search api_integration biorxiv research
guibibeau_mcp_gemini_tutorial

This repository provides a step-by-step guide to building a Model Context Protocol (MCP) server using Google's Gemini 2.0 model. It includes integration with Brave Search for web and local searches, offering a flexible architecture for AI-powered applications. The project showcases interoperability, modularity, and standardization in AI tool integrations.

mcp_server model_context_protocol typescript javascript google_gemini brave_search api_integration bun
ai_quill_scraperis_mcp
4

This MCP server integrates with Scraper.is, a powerful web scraping tool, allowing AI assistants to extract content from websites in various formats like markdown, HTML, and JSON. It supports features such as real-time progress updates, screenshots, and seamless integration with MCP-compatible AI assistants. Designed for use with tools like Claude Desktop, it facilitates web-based data retrieval for AI workflows.

mcp_server model_context_protocol web_scraping api_integration typescript javascript claude scraper.is
grandbusta_solana_mcp
grandbusta_solana_mcp by Grandbusta
4

The Solana MCP Server allows users to interact with the Solana blockchain using their private key. It provides features such as retrieving the latest slot, wallet address, wallet balance, and transferring SOL. The server can be integrated with Cursor for enhanced functionality and is built using JavaScript and Shell.

mcp_server model_context_protocol solana blockchain javascript shell api_integration wallet_management cursor_integration
picardraphael_mcp_server_documentation

The FastMCP Documentation Search Server provides a unified interface for AI systems to intelligently search across multiple popular framework and library documentations. It supports frameworks like Next.js, Tailwind CSS, Framer Motion, and more, with features such as smart name resolution, asynchronous processing, and robust error handling. This tool ensures efficient and accurate retrieval of relevant documentation for AI models.

mcp_server model_context_protocol python documentation_search api_integration async_processing fastmcp developer_tools
everettjf_mcpxcode
everettjf_mcpxcode by everettjf
4

MCPXcode is an open-source implementation of the Model Context Protocol (MCP) for Xcode, enabling AI-assisted automation and contextual understanding within the Xcode environment. It wraps common command-line tools like `xcrun` and `xctrace`, leveraging macOS accessibility features to streamline developer workflows. The project aims to enhance productivity by providing structured context exchange and programmable interactions between Xcode and AI tools.

mcp_server model_context_protocol python xcode ai_integration xcrun xctrace automation