Hypertool MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 158 installs a week from npm. Last commit 30 Sep 2025.
Dynamically expose tools from proxied servers based on an Agent Persona
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
Object.keys(process.env)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add hypertool-mcp -- npx -y @toolprint/hypertool-mcp
{
"mcpServers": {
"hypertool-mcp": {
"args": [
"-y",
"@toolprint/hypertool-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.hypertool-mcp]
command = "npx"
args = ["-y", "@toolprint/hypertool-mcp"]
{
"mcpServers": {
"hypertool-mcp": {
"args": [
"-y",
"@toolprint/hypertool-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hypertool-mcp": {
"args": [
"-y",
"@toolprint/hypertool-mcp"
],
"command": "npx"
}
}
}
An MCP server that exposes package.json scripts as tools for agents.
A DynamoDB emulator with an MCP server exposing 35 DynamoDB tools to coding agents.
MCP proxy server that filters tools from upstream MCP servers via regex-based deny list
Pocket Agent (aipocketagent.com) MCP server — read tools for personas, apps, and product info.
Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.
MCP server for real-time token prices on Base from on-chain DEX pools.
MCP server exposing 8004Swap (no-KYC agent-to-agent RFQ swap) as tools any MCP agent can call.
Agent-native catalogue of Baseframe Labs dev tools and MCP servers.
Answers built from our own checks of this server.