Browse and discover Model Context Protocol compatible servers
This repository provides a Model Context Protocol (MCP) server, built in TypeScript, for fetching detailed information about Drupal modules directly from drupal.org, aiding AI assistants with accurate module data.
Mokei is a TypeScript toolkit designed for building, managing, and observing clients and servers that utilize the Model Context Protocol (MCP) for seamless communication and interaction. Mokei is a TypeScript
This repository provides an MCP server that generates TypeScript API clients from OpenAPI/Swagger specifications, enabling developers to easily interact with APIs using an axios-based client. This repository provides an MCP
This repository provides a TypeScript-based MCP server demonstrating core Model Context Protocol concepts with a simple notes system, including resource management, tool execution, and prompt generation for LLM summarization.
This repository provides a Model Context Protocol (MCP) server that enables Claude Desktop to interact with Salesforce data, specifically querying Account information. It requires Node.js, Salesforce CLI, and Claude Desktop.
This repository hosts a Model Context Protocol (MCP) server providing access to the Mike Creighton Consulting website content, enabling collaboration with Claude for marketing, content creation, and business understanding.
The Multi-Cluster MCP Server acts as a gateway for GenAI systems to interact with multiple Kubernetes clusters via MCP, enabling resource management, cluster observability, and multi-cluster operations. The Multi-Cluster MCP
This repository hosts a Model Context Protocol (MCP) server that fetches and provides 5-day weather forecasts for locations in Canada using the Government of Canada Weather API, integrating with Claude
This repository provides a TypeScript MCP client for Claude AI models, enabling interaction with tools and external data through a standardized interface, requiring an Anthropic API key. This repository provides
No description provided
This repository provides an MCP server for interacting with Twitter, allowing users to retrieve tweets by ID and post new tweets using the agent-twitter-client library and FastMCP framework.
This repository provides a Dart SDK for the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources through various transport options. This repository provides a
This repository provides a Rust SDK for interacting with the Model Context Protocol (MCP), offering a Rust-based implementation that allows developers to utilize MCP functionalities within their Rust projects, licensed
This repository provides a Model Context Protocol (MCP) server, named mcp-edge-search, that equips MCP clients, such as Claude Desktop, with the ability to perform web searches, enhancing their functionality.
This repository offers a basic MCP (Multi-Client Protocol) implementation showcasing client-server communication. It includes a test script demonstrating functionalities like `call_tool()` and `read_resource()`, licensed under the MIT License.