One MCP server that replaces 75+ — 274 tools in a single exe, smart-loaded.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx sassymcp
MCP client config
{
"mcpServers": {
"sassymcp": {
"command": "uvx",
"args": [
"sassymcp"
]
}
}
}Distributed as an MCP bundle (`https://github.com/sassyconsultingllc/SassyMCP/releases/download/v1.14.3/sassymcp-v1.14.3.mcpb`) — download it and import the bundle in your MCP client.