sshh12/mcp-demo
URL MCP is a proof of concept stateless MCP server builder that allows users to build MCP servers without writing or hosting code. It's intended for protocol and security experimentation rather than for building real world MCP integrations.
Platform-specific configuration:
{
"mcpServers": {
"mcp-demo": {
"command": "npx",
"args": [
"-y",
"mcp-demo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...