Browse and discover Model Context Protocol compatible servers
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.
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 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
test-description
test-description
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 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.
Description of Rierino MCP Server features
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.