Catalog
io.github.mudrex/mcp-server
OfficialMudrex MCP Server
MCP server for Mudrex futures trading enabling AI agents to securely access data and risk tools.
Access Mudrex futures trading data and risk management tools for AI agents.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mudrex.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.