MCP Directory
Back

ElBruno.ModelContextProtocol

by elbruno · C# · ★ 6

Semantic routing for MCP tools - .NET library that indexes MCP tool definitions and returns the most relevant tools via vector search

#ai#csharp#dotnet#embeddings#llm#mcp#mcp-tools#model-context-protocol#nuget#semantic-search#tool-routing#vector-search

Install

git clone https://github.com/elbruno/ElBruno.ModelContextProtocol.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "elbruno-modelcontextprotocol": {
      "command": "npx",
      "args": [
        "-y",
        "github:elbruno/ElBruno.ModelContextProtocol"
      ]
    }
  }
}

From the README

[](https://github.com/elbruno/ElBruno.ModelContextProtocol/actions/workflows/build.yml) [](https://github.com/elbruno/ElBruno.ModelContextProtocol/actions/workflows/publish.yml) [](https://opensource.org/licenses/MIT) [](https://github.com/elbruno/ElBruno.ModelContextProtocol) ElBruno.ModelContextProtocol is a .NET library that makes it easy to find the right tools from Model Context Protocol (MCP) tool definitions. It uses semantic search powered by local embeddings to route prompts to the most relevant tools, enabling intelligent tool selection without external API calls. **By routing promp…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers