Browse and discover Model Context Protocol compatible servers
VeyraX MCP offers a single connection point for accessing custom tools in MCP-compatible environments like Claude and VS Code. It simplifies tool integration with single authentication and instant access across platforms.
MCP Goodnews is a Model Context Protocol application that provides a server for positive news. It fetches articles from NewsAPI, ranks them using Cohere LLM based on positive sentiment, and
This repository provides an MCP server, `scrapling-fetch-mcp`, enabling AI assistants to access text content from websites employing bot detection. It offers tools for fetching complete pages and extracting content based on patterns.
This repository provides a sample MCP server and client using Aspire, demonstrating MCP communication within a structured Aspire environment, including a Blazor Chat client and integration with LLMs for function calling.
This repository provides a C++ SDK for the Model Context Protocol (MCP), enabling the creation of MCP servers and clients with features like JSON-RPC, multiple transport options, and comprehensive error handling.
MCP Server Box is a Python project integrating with the Box API for file operations like search, text extraction, and AI-based querying. It uses the Model Context Protocol to manage
This repository demonstrates Model Context Protocol (MCP) integration using Pokemon data, featuring an MCP server and client, and an HTTP server enabling LLMs to utilize Pokemon tools via OpenRouter.
This repository provides an MCP server that connects Claude to real-time NS (Nederlandse Spoorwegen) travel information, enabling AI assistants to provide Dutch railway expertise. Users can install it via NPM,
This repository provides an MCP server for the GitHub Actions API, enabling AI assistants to manage workflows, analyze runs, and handle errors with security features like rate limiting and URL validation.
This repository provides a Claude Desktop MCP server that allows users to track flights in real-time using Flightradar24 data, including arrival times, airport status, and emergency flights. This repository provides
This repository provides an MCP server integrating with Stripe for secure payment processing, customer management, and refund operations. It offers audit logging, error handling, and MCP-compatible tools for managing financial transactions.
This repository provides an OpenRPC MCP server, enabling JSON-RPC functionality. It includes tools for calling methods, discovering available methods, and debugging with the MCP Inspector, facilitating integration with Claude Desktop.
This repository provides a PHP SDK for the Model Context Protocol, facilitating communication between client and server applications. It offers Symfony integration for console commands and server-sent events, enabling easy
The MCP Code Analyzer intelligently adapts code changes by updating related usages, integrating with Claude Desktop to analyze projects and files for necessary modifications, though it's currently under development with potential bugs.
This repository offers an Algorand blockchain interaction implementation using the Model Context Protocol (MCP), featuring a server package and a client package for wallet management and transaction signing.