mcp-toolset

brenordv/mcp-toolset
★ 0 stars C# Browser/Web Updated 4d ago
Collection of MCP servers for general use cases. Focusing on local-only operations, and privacy.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-toolset": {
      "command": "npx",
      "args": [
        "-y",
        "brenordv/mcp-toolset"
      ]
    }
  }
}

README Excerpt

A collection of simple, cross-platform [Model Context Protocol](https://modelcontextprotocol.io) (MCP) servers that run **locally** on your machine. Each server is a small, self-contained .NET console app that speaks MCP over stdio. They're built to do one job well, hand structured (typed JSON) results back to the assistant, and keep your data on your machine: no cloud calls, no

Topics

aiai-toolsdotnetmcpmcp-servermcp-serversmcp-tools