dastrobu/mcp-test-server
A simple Model Context Protocol (MCP) server that provides various tools to test edge cases with MCP clients. Useful for testing error handling in MCP clients.
Platform-specific configuration:
{
"mcpServers": {
"mcp-test-server": {
"command": "npx",
"args": [
"-y",
"mcp-test-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...