Back to search
30
MCP

mcp-client-for-testing

pypi/mcp-client-for-testing

A minimalistic MCP client for testing MCP Server

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-chat
Simple MCP Client to quickly test and explore MCP servers from the command line
0 tools
zxyao/test-mcp-server
MCP server used for testing
0 tools
mcp-test-mcp
An MCP server for testing MCP servers you are developing with AI assistants
0 tools
mcp-client-cli
Command line interface for MCP client
0 tools
mcp-client-server
An MCP Server that's also an MCP Client. Useful for letting Claude develop and test MCPs without needing to reset the application.
0 tools
math-mcp-server-testing
MCP server for mathematical calculations
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-client-for-testing": {
      "url": "None",
      "transport": "http"
    }
  }
}