Back to search
30
MCP

@toolprint/hypertool-mcp

npm/@toolprint/hypertool-mcp

HyperTool MCP proxy server for routing requests between clients and multiple underlying MCP servers

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ai.toolprint/hypertool-mcp
Dynamically expose tools from proxied servers based on an Agent Persona
0 tools
mcp-proxy-server
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single interface
0 tools
hyperliquid-mcp-tools
MCP server for Hyperliquid — control your perps from Claude
0 tools
mcp/hyperbrowser
A MCP server implementation for hyperbrowser
0 tools
mcp-proxy
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
0 tools
@mseep/hyperbrowser-mcp
Hyperbrowser Model Context Protocol Server
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@toolprint/hypertool-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}