← Back to Plugins
MCP Server MCP

SassyMCP

github By github 👁 1 views ▲ 0 votes

One MCP server that replaces 75+ — 274 tools in a single exe, smart-loaded.

Homepage Verified source GitHub

Install

uvx sassymcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "sassymcp",
      "version": "1.14.3",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/sassyconsultingllc/SassyMCP/releases/download/v1.14.3/sassymcp-v1.14.3.mcpb",
      "fileSha256": "0a4a37585bfc80043a91146b77671cbfe048de1929719cffb9818dc46a0706ed",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi mcpb

Comments

Sign in to leave a comment

Loading comments...