HomeOther › hypertool-mcp

hypertool-mcp

Dynamically expose tools from proxied servers based on an Agent Persona

TypeScript
★ 158 stars Last pushed 2025-10-21 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.0.42)

npx -y @toolprint/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "hypertool-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@toolprint/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry