marekkucak/anet-mcp-server
🚀 A high-performance Rust server for Model Control Protocol (MCP) with JSON-RPC 2.0, NATS messaging, async support, and pluggable AI tools.
Platform-specific configuration:
{
"mcpServers": {
"anet-mcp-server": {
"command": "npx",
"args": [
"-y",
"anet-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...