Back to search
30
MCP

mcp-client-server

willccbb/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.

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

Similar MCP servers embedding-nearest

mcp-client-for-testing
A minimalistic MCP client for testing MCP Server
0 tools
mcp-test-mcp
An MCP server for testing MCP servers you are developing with AI assistants
0 tools
claude-oracle-mcp
MCP server for discovering Claude Code skills, plugins, and MCP servers from multiple sources
0 tools
discopop-mcp-server
MCP Server for DiscoPoP - Enables Claude to interact with DiscoPoP profiling and analysis tools
0 tools
claude-collab-mcp
MCP server for async collaboration between two Claude users via shared project state
0 tools
mcp-server
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
0 tools

How to use

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

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