AI / ML|Cloud|DevelopmentGo
semantic-router
System Level Intelligent Router for Mixture-of-Models at Cloud, Data Center and Edge
N/A rating (0 reviews)0 installs3,655 GitHub stars
intelligent routersemantic AImodel systems
vLLM Semantic Router is a signal-driven intelligent router that helps teams build model systems that are more efficient, safer, and more adaptive across cloud, data center, and edge environments. It delivers core values such as token economics, LLM safety, and fullmesh intelligence.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"semantic-router": {
"args": [
"-y",
"@modelcontextprotocol/server-semantic-router"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.