๐ A simple TypeScript library for creating MCP servers.
Simple MCP โ A lightweight TypeScript library for building MCP (Model Context Protocol) servers.
npm install simple-mcp
stdio
).๐จ A command-line development tool for inspecting and interacting with MCP servers with extra features like mocks and proxies.
๐๐ฅ๏ธ A CLI based client to chat and connect with any MCP server. Useful during development & testing of MCP servers.
๐ An MCP stdio to HTTP SSE transport gateway with example server and MCP client.
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single http server.