Browse and discover Model Context Protocol compatible servers
This repository contains a Model Context Protocol (MCP) server for DevRev, enabling information search and retrieval using DevRev APIs. It utilizes tools like `search` and `get_object` and requires a DevRev
This repository provides a Model Context Protocol (MCP) server for accessing Lark Bitable, enabling interaction with Bitable tables through predefined tools like listing, describing, and querying data using SQL.
The mcp-tools-cli repository provides a command-line interface for interacting with Model Context Protocol (MCP) servers, allowing users to list available tools and call specific tools with optional arguments using a configuration file.
The Verodat MCP Server repository provides a Model Context Protocol implementation for integrating Verodat's data management with AI systems like Claude Desktop, enabling account, workspace, and dataset operations.
This repository provides an MCP-compatible server for accessing the Holaspirit API, enabling AI assistants to interact with Holaspirit data through a standardized interface. It offers tools for managing tasks, metrics,
This repository offers a WebSocket-based Model Context Protocol (MCP) server and client implementation, including a local LLM chat bot demo, designed to improve upon existing MCP transport layers for efficient communication.
The @fingertip/mcp repository provides a Model Context Protocol server for the Fingertip API, enabling AI assistants to manage Fingertip sites, retrieve site information, and create new sites. The @fingertip/mcp repository
No description provided
The Ergo MCP repository provides a Model Context Protocol server for interacting with the Ergo blockchain, offering tools for exploring blocks, transactions, network statistics, and token price information.
This repository provides a tool for analyzing GitHub repositories using the Model Context Protocol and AI-powered insights from Ollama. It offers features like repository information analysis, commit history analysis, and
This repository provides an example of using the Model Context Protocol with a single tool, resource, and prompt, showcasing installation and usage of both the MCP server and client for interaction.
This repository provides a tool to access, search, and manage shell command history through the MCP interface, enabling users to retrieve recent commands and search for specific commands easily.
This repository provides a Go SDK for the Model Context Protocol (MCP), enabling developers to build MCP clients and servers for integrating with LLM surfaces using standardized context provision.
Custom fork of filesystem MCP server with modified tool descriptions
MyMCP Prompt is a tool for generating Model Context Protocol (MCP) servers from natural language descriptions. This MVP uses the Google Gemini API to convert user descriptions into functional Python M