Browse and discover Model Context Protocol compatible clients.
The Stripe Agent Toolkit enables agent frameworks like OpenAI's Agent SDK and LangChain to integrate with Stripe APIs through function calling, supporting both Python and TypeScript with Stripe SDKs.
A library for communication with a Minecraft client/server.
This repository provides a Model Context Protocol (MCP) tool enabling Claude to interact with the ChatGPT desktop app on macOS, allowing users to ask questions, view history, and continue conversations.
This repository provides a CLI client for running LLM prompts and interacting with Model Context Protocol (MCP) servers. It allows users to leverage various LLM providers and MCP-compatible services from their terminal.
The `workers-mcp` repository provides tools to connect Claude Desktop or other MCP clients to a Cloudflare Worker, enabling custom functionalities and access to Cloudflare's services from within the LLM coding agent.
EnrichMCP is a python framework for building data driven MCP servers
This repository empowers chat applications like Claude and ChatGPT to code, build, and run programs locally, offering shell access and code editing tools with safety warnings and various helpful features.
VectorCode is a tool that indexes code repositories to help users write better prompts for coding LLMs by providing project context. It includes a neovim plugin and uses Chromadb as
Fleur is an open-source desktop app marketplace for Claude Desktop and Cursor, enabling users to discover, install, and manage apps without using the command line. It is lightweight, fast, and extensible.
UnityMCP is a Unity Editor plugin implementing the Model Context Protocol, enabling seamless integration between Unity and AI assistants. It offers real-time editor state monitoring, remote command execution, and logging capabilities.
This repository provides a command-line tool, `mcp-get`, for installing and managing Model Context Protocol (MCP) servers, enabling seamless integration between LLM applications and various data sources and tools.
Native macOS client for Model Context Protocol (MCP)
Agent2Agent (A2A) – awesome A2A agents, tools, servers & clients, all in one place.
This repository provides an Arduino library for the MCP23008/17 I2C and MCP23S08/17 SPI port expanders, enabling users to easily interface with and control these devices using Arduino boards. Pin addressing
MCPR is a Rust implementation of Anthropic's Model Context Protocol, providing tools and libraries for connecting AI assistants to data sources. It offers schema definitions, transport layers, and CLI tools