MCPJam Inspector
A developer tool for testing and debugging MCP servers, supporting STDIO, SSE, and Streamable HTTP protocols.
Directory
A developer tool for testing and debugging MCP servers, supporting STDIO, SSE, and Streamable HTTP protocols.
Toolhouse MCP Server connects Model Context Protocol (MCP) clients—such as the Claude Desktop app—to Toolhouse’s library of tools, using Groq’s API for fast…
# MCP Text Editor Server [](https://codecov.io/gh/tumf/mcp-te…
A Stremeable Http Transport for the Model Context Protocol (MCP) suited for frameworks like Hono, enabling real-time communication using Server-Sent Events…
A Model Context Protocol (MCP) Server built with C# to manage TinaCMS file-based content via MCP tools.
Model Context Protocol (MCP) server for Windsurf integration with image generation and web scraping capabilities.
A web interface connecting local Ollama LLMs to Model Context Protocol (MCP) servers. Enables open-source models to use file operations, web search, and…
Advanced MCP Server ROS 2 bridging AI agents straight into robotics
Web and data tools for AI agents. Validate emails, geolocate IPs, scrape URL metadata, analyze text sentiment, generate QR codes, and create random test data…
MailSandbox (a fork of Mailpit) is a fast, zero-dependency email testing tool & API with a web UI, SMTP server, Postmark API emulation, and MCP server for…
This server demonstrates how to use a Fireproof database within a Model Context Protocol (MCP) server, providing a basic JSON document store with CRUD…
A barebones MCP server template for Netlify deployment
# webfetch-mcp  …
MCP Server for the SWAPI Star Wars API. The main goal of the project is to show how an MCP server can be used to interact with APIs.
Opinionated starter kit for building Model-Context-Protocol (MCP) server in Python — clean project scaffold, typed code, VS Code debug config, Docker & GitHub…
# Juhe Mobile Phone Location MCP Server 一个提供手机号码(段)所属归属地查询功能的模型上下文协议(Model Context Protocol)服务器。该服务器使大型语言模型(LLMs)能够获取手机号码段归属地信息,如:省份、城市、运营商。 ## Components ###…
It is an MCP server that brings real‑time web research into Claude Desktop. It provides intelligent search queuing, enhanced content extraction, and deep…
# my-mcp-server A Model Context Protocol (MCP) server built with mcp-framework. ## Quick Start ```bash # Install dependencies npm install # Build the project…
A package for developing MCP Servers with Laravel.
yapi-mcp-server is a TypeScript-based MCP server that implements a simple notes system. It demonstrates core MCP concepts by providing resources for accessing…
# Model Context Provider (MCP) Server ## Overview The **Model Context Provider (MCP) Server** is a lightweight and efficient system designed to manage…
Give your AI agent a phone. Place outbound calls to US businesses to ask about hours, book appointments, gather info, or follow up — the AI identifies itself…
mcpDemo is a simple demo of the Model Context Protocol (MCP) server for Clever Cloud, using stdio as the transport.
MCP Server that exposes Golang's Delve Debugger, enable AI to self-debug