modelcontextprotocol/example-remote-server
A hosted version of the Everything server - for demonstration and testing purposes, hosted at https://example-server.modelcontextprotocol.io/mcp
Platform-specific configuration:
{
"mcpServers": {
"example-remote-server": {
"command": "npx",
"args": [
"-y",
"example-remote-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...