๐ ๐ CLI tool for testing MCP servers
mcp-cli โ A CLI inspector for the Model Context Protocol
npx @wong2/mcp-cli
)npx @wong2/mcp-cli -c config.json
)๐จ 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.
๐ A simple TypeScript library for creating MCP servers.
๐ An MCP stdio to HTTP SSE transport gateway with example server and MCP client.