Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI โ†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
  • Remote MCP โ†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) โ†— (opens in a new tab)
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ป Developer Tools
  3. Hypertool Mcp
H
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:05:10 PM

Hypertool Mcp

Enrichment pendingWe havenโ€™t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time โ€” check back soon.
View Repository156 GitHub StarsTotal stargazers on GitHub for the source repository (156 stars).

Dynamically expose tools from proxied servers based on an Agent Persona

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "hypertool-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@toolprint/hypertool-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives๐Ÿ’ป More in Developer Tools

Documentation Overview

Shows a darkmode hypertool-mcp Logo in light color mode and a white one in dark color mode.

Give your AI the best tools from all your MCPs ๐ŸŽฏ

Version Downloads Discord TypeScript MCP Compatible License: MIT

โšก Features

๐Ÿ”“ Break Free from Tool Limits

Connect unlimited MCP servers. Use 10, 50, or 500+ tools total - your AI only sees what it needs.

๐ŸŽฏ Task-Specific Toolsets

Build "git-essentials" with 5 tools instead of drowning in 47 Git commands. Switch contexts instantly.

๐Ÿง  Smart Tool Descriptions

Enhance tools with examples and context. Watch your AI pick the right tool 89% more often.

๐Ÿš€ Quick Start

Step 1: Copy Your Existing Config

bash
# In your project directory
cp .mcp.json .mcp.hypertool.json

Step 2: Point Your AI to HyperTool

Replace your .mcp.json with:

config.json
{
  "mcpServers": {
    "hypertool": {
      "command": "npx",
      "args": ["-y", "@toolprint/hypertool-mcp", "mcp", "run", "--mcp-config", ".mcp.hypertool.json"]
    }
  }
}

Step 3: Create Your First Toolset

Restart your AI and try:

Code
You: "Create a toolset called 'coding' with git and docker tools"
AI: "Created 'coding' toolset with 15 focused tools"

You: "Switch to coding toolset"
AI: "Equipped! I now have just the tools needed for development"

That's it! Your AI is now focused and effective. ๐ŸŽ‰

๐Ÿ’ก Want automated setup? Try our interactive setup command - see Advanced Guide for details.

๐Ÿ“š Configuration Mode: HyperTool uses a smart Configuration Mode to keep toolset management separate from your operational tools. Learn more in the Configuration Mode Guide.

๐ŸŽญ Personas: Pre-configured Tool Bundles (NEW!)

Don't want to configure from scratch? Use personas - ready-to-use MCP server bundles with pre-built toolsets.

What are Personas?

Think of personas as "app bundles" for your AI - they come with:

  • โœ… Pre-configured MCP servers
  • โœ… Curated toolsets for specific workflows
  • โœ… Everything you need to get started instantly

Quick Start with Personas

bash
# 1. Clone the persona collection
git clone https://github.com/toolprint/awesome-mcp-personas

# 2. Add a persona (e.g., web-dev persona)
hypertool-mcp persona add awesome-mcp-personas/personas/web-dev

# 3. Run with the persona
npx -y @toolprint/hypertool-mcp mcp run --persona web-dev

That's it! No server configuration needed. The persona brings its own servers and toolsets.

๐Ÿ“ฆ Browse all available personas: awesome-mcp-personas

Available Personas

PersonaIncluded ServersBest For
web-devGit, Docker, Filesystem, Browser, TestingFull-stack web development
data-scientistPython, Jupyter, Database, Filesystem, PlottingData analysis & ML workflows
devopsDocker, Kubernetes, AWS, Terraform, MonitoringInfrastructure & deployment
content-creatorNotion, Slack, Grammar, SEO, SocialWriting & content management
researcherPerplexity, Arxiv, Wikipedia, FilesystemResearch & knowledge work

Persona vs Standard Mode

bash
# Standard Mode (use your existing MCP servers):
npx -y @toolprint/hypertool-mcp mcp run --mcp-config .mcp.hypertool.json

# Persona Mode (bundled servers + pre-built toolsets):
npx -y @toolprint/hypertool-mcp mcp run --persona web-dev

# Persona Mode with specific toolset:
npx -y @toolprint/hypertool-mcp mcp run --persona web-dev --equip-toolset frontend

๐Ÿ’ก Pro tip: Personas can be mixed with your existing servers! Add --mcp-config to include your custom servers alongside the persona's servers.

๐Ÿ“š Learn more: See the complete Personas Guide for detailed instructions, creating custom personas, and troubleshooting.

๐Ÿ“Š Context Measurement (NEW!)

See exactly how much context each tool consumes. Optimize your toolsets with token estimates for every tool.

Toolset Context View

Active toolset showing token usage per tool

Why it matters:

  • ๐ŸŽฏ Optimize context usage - Identify heavyweight tools consuming your context window
  • ๐Ÿ“‰ Make informed decisions - See token costs before adding tools to toolsets
  • ๐Ÿ” Compare alternatives - Find lighter tools that do the same job
  • ๐Ÿ’ก Budget your context - Understand exactly what you're exposing to your AI

How to use:

Ask your AI to use these MCP tools to see context information:

  • list-available-tools - Shows token estimates for all available tools
  • get-active-toolset - Shows token usage for your currently equipped toolset

Each tool displays estimated tokens and percentage of total context consumed. Perfect for building lean, efficient toolsets!

๐ŸŽฌ Demo

Hotswap toolsets across 100+ tools

Targeted toolsets across any number of MCPs. Swap to the best toolset for a goal with a tool call. Dynamic tool registration.

HyperTool Demo - Click for full video

๐Ÿ—๏ธ How It Works

Code
Before: Tool Chaos ๐Ÿ˜ต
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”   โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚ Claude/     โ”‚โ”€โ”€โ–ถโ”‚ 50+ tools from 8 servers   โ”‚
โ”‚ Cursor      โ”‚   โ”‚ โŒ Wrong picks             โ”‚
โ”‚             โ”‚   โ”‚ โŒ Slow decisions          โ”‚
โ”‚             โ”‚   โ”‚ โŒ Confused context        โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜   โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

After: Expert Mode ๐ŸŽฏ
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”   โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”   โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚ Claude/     โ”‚โ”€โ”€โ–ถโ”‚ HyperTool    โ”‚โ”€โ”€โ–ถโ”‚ ALL Your Tools  โ”‚
โ”‚ Cursor      โ”‚   โ”‚ (Local)      โ”‚   โ”‚ (Same servers)  โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜   โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜   โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                         โ”‚
                         โ–ผ
                  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
                  โ”‚ Smart Toolsets  โ”‚
                  โ”‚ ๐Ÿ”จ coding (5)   โ”‚ โ† "I'm coding now"
                  โ”‚ ๐Ÿ“ writing (3)  โ”‚ โ† "I'm writing now"
                  โ”‚ ๐Ÿ“Š analysis (4) โ”‚ โ† "I'm analyzing now"
                  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                  โœ… Expert picks every time

What's a "Toolset"? Think Playlists for Your AI

Just like Spotify playlists organize your music, toolsets organize your AI tools:

Code
ALL YOUR TOOLS (64 total)              YOUR TOOLSETS
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”         โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚ ๐Ÿณ Docker (19 tools)       โ”‚         โ”‚ ๐Ÿ”จ "coding"      โ”‚
โ”‚  โ€ข build_image             โ”‚   โ”Œโ”€โ”€โ”€โ–ถ โ”‚  โ€ข git.status    โ”‚
โ”‚  โ€ข create_container        โ”‚   โ”‚     โ”‚  โ€ข git.commit    โ”‚
โ”‚  โ€ข run_container           โ”‚   โ”‚     โ”‚  โ€ข docker.build  โ”‚
โ”‚  โ€ข stop_container          โ”‚   โ”‚     โ”‚  โ€ข docker.run    โ”‚
โ”‚  โ€ข [... 15 more]           โ”‚   โ”‚     โ”‚  โ€ข github.pr     โ”‚
โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค   โ”‚     โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
โ”‚ ๐Ÿ”€ Git (12 tools)          โ”‚โ”€โ”€โ”€โ”ค
โ”‚  โ€ข status                  โ”‚   โ”‚     โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  โ€ข commit                  โ”‚   โ”‚     โ”‚ ๐Ÿ“ "writing"     โ”‚
โ”‚  โ€ข push                    โ”‚   โ””โ”€โ”€โ”€โ–ถ โ”‚  โ€ข notion.create โ”‚
โ”‚  โ€ข [... 9 more]            โ”‚         โ”‚  โ€ข slack.send    โ”‚
โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค         โ”‚  โ€ข grammarly.fix โ”‚
โ”‚ ๐Ÿ“ Notion (8 tools)        โ”‚โ”€โ”€โ”€โ”€โ”€โ”   โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
โ”‚ ๐Ÿ’ฌ Slack (6 tools)         โ”‚     โ”‚
โ”‚ ๐Ÿ“Š Linear (10 tools)       โ”‚     โ”‚   โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚ ๐Ÿงช Testing (9 tools)       โ”‚     โ””โ”€โ–ถ โ”‚ ๐Ÿ› "debugging"   โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜         โ”‚  โ€ข logs.search   โ”‚
                                       โ”‚  โ€ข docker.logs   โ”‚
AI sees ALL 64 tools = confused ๐Ÿ˜ต     โ”‚  โ€ข traces.view   โ”‚
                                       โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

                                       AI sees 3-5 tools = focused ๐ŸŽฏ

๐Ÿ’ผ Real-World Toolsets

Create focused toolsets for different workflows:

๐Ÿ”จ Development Mode

Code
"deep-coding": git + docker + filesystem (12 tools)
โ†’ Everything you need for feature development

"code-review": git + github + linear (10 tools)
โ†’ Review PRs, update tickets, merge with confidence

"debugging": logs + docker + traces + alerts (8 tools)
โ†’ Find and fix issues fast

๐Ÿ“ Content Creation

Code
"writing": notion + grammarly + slack (6 tools)
โ†’ Blog posts, docs, and team updates

"research": perplexity + notion + filesystem (7 tools)
โ†’ Deep dives with organized notes

๐ŸŽฌ Real Chat Example

Code
You: "I need to debug our API"
AI: "I'll switch to the debugging toolset for better focus"
[Now has: logs, traces, curl, docker]

You: "Actually, let's write the incident report"
AI: "Switching to writing toolset"
[Now has: notion, slack, templates]

๐Ÿ’ก Pro tip: Start with 3-5 tools per toolset. Your AI will thank you!

๐Ÿ“‹ All Features

Explore everything HyperTool can do:

FeatureDescriptionGuide
๐ŸŽญ PersonasPre-configured MCP server bundles with curated toolsets. Get started instantly with ready-to-use workflows for web-dev, data science, DevOps, and more.Personas Guide
๐Ÿ“ Server GroupsOrganize MCP servers into logical groups. Launch related servers together, switch between projects, and maintain focused contexts.Advanced Guide
๐Ÿ“Š Context MeasurementSee token estimates for every tool. Optimize your toolsets by understanding exactly how much context each tool consumes.Context Measurement
๐Ÿ”ง Configuration ModeSmart separation of toolset management from operational tools. Keep your AI focused on work, not configuration.Configuration Mode Guide
๐ŸŽฏ Dynamic ToolsetsBuild, modify, and switch between toolsets on the fly. Adapt your AI's capabilities to match your current task.Examples & Recipes
๐Ÿง  Tool AnnotationsEnhance tools with custom descriptions, examples, and context. Improve your AI's tool selection accuracy by 89%.Advanced Guide
๐Ÿš€ HTTP ModeRun HyperTool as a long-lived HTTP server for persistent connections and faster response times.Advanced Guide
๐Ÿ”Œ Unlimited ServersConnect as many MCP servers as you need. Break free from the 100-tool limit without sacrificing performance.Quick Start

โ“ FAQ

General Questions

Q: How is this different from just using MCP servers directly? A: HyperTool lets you use unlimited MCP servers without hitting the 100-tool limit, and dynamically switches between focused toolsets for better AI performance.

Q: What's the difference between Personas and Standard Mode? A: Standard Mode uses your existing MCP server configurations. Personas are pre-packaged bundles that include both MCP servers AND curated toolsets - perfect for getting started quickly or trying new workflows.

Q: Can I use multiple toolsets at once? A: In stdio mode (default), use --equip-toolset <name> when launching. HTTP mode supports one active toolset but you can switch anytime.

Q: Where are my toolsets and configurations stored? A: Everything is stored locally in ~/.toolprint/hypertool-mcp/:

  • Personas: ~/.toolprint/hypertool-mcp/personas/
  • Toolsets: ~/.toolprint/hypertool-mcp/toolsets/
  • Preferences: ~/.toolprint/hypertool-mcp/config/ You can directly edit these files when HyperTool is not running.

Setup & Compatibility

Q: Does this work with Claude Desktop / Cursor / Claude Code? A: Yes! Cursor has full hot-swapping support. Claude Desktop works with restart. Claude Code hot-swap coming soon.

Q: What if an MCP server goes down? A: HyperTool monitors health and automatically reconnects when servers come back. Your toolsets stay intact.

Q: Can I share toolsets with my team? A: Import/export is coming soon! For now, you can copy and share toolset files - they'll work if your team has the same MCP servers configured.

Q: How accurate are the token estimates in context measurement? A: The estimates use BPE-based approximation for consistent relative comparisons between tools. They're perfect for understanding which tools consume more context, but not exact counts since different LLMs use different tokenizers.

Q: Does context measurement slow down my toolsets? A: No! Token counts are cached and add less than 10ms overhead. You won't notice any performance impact.

Technical Questions

Q: How do I add tools from a new MCP server? A: Just add the server to your .mcp.hypertool.json config. It's automatically available for toolsets.

Q: Can I use this in production? A: Yes! For enterprise support, contact us.

๐ŸŽฎ App Compatibility

Works with ANY MCP-compatible app! HyperTool is a standard MCP server, so if your app supports MCP, it supports HyperTool.

Hot-swap Toolsets Without Restarts

AppStatusHow to Switch Toolsets
Cursor/VSCodeโœ… Full supportSwitch toolsets instantly - no restart needed!
Claude Codeโณ Coming soonUse --equip-toolset <name> flag (track progress)
Claude Desktopโณ In progressRestart app after switching toolsets

๐Ÿ“š Learn More

  • ๐ŸŽญ Personas Guide - Complete guide to using and creating personas
  • ๐Ÿ”ฌ Research & Performance - Why focused toolsets work
  • ๐Ÿš€ Advanced Features - Tool annotations, HTTP mode, CLI
  • ๐Ÿ”ง Troubleshooting - Common issues and solutions
  • ๐Ÿ“– Examples & Recipes - Toolset patterns for every workflow

๐Ÿ› ๏ธ Development Setup

Prerequisites

  • Node.js 18+
  • Python 3.8+ (for pre-commit hooks)

Quick Setup

bash
# Clone and install
git clone https://github.com/toolprint/hypertool-mcp.git
cd hypertool-mcp
just setup-dev  # Installs dependencies and pre-commit hooks

Pre-commit Hooks

This project uses pre-commit hooks to ensure code quality:

bash
# Install pre-commit hooks (included in setup-dev)
just setup-pre-commit

# Run hooks manually
just pre-commit-check        # On staged files
just pre-commit-check-all    # On all files

# Skip hooks for emergency commits (use sparingly)
SKIP=eslint,typescript git commit -m "emergency fix"

Available Commands

bash
just build          # Build the project
just test           # Run tests
just lint           # Run linting
just format         # Format code
just typecheck      # Check types
just pre-publish-checks  # Run all quality checks

Service command

The hypertool-mcp service subcommand is currently disabled and will exit with a notification when invoked.

๐Ÿค Contributing

Found a bug? Have an idea? We'd love your help!

  • ๐Ÿ› Report issues
  • ๐Ÿ’ก Share ideas
  • ๐Ÿ”ง Submit PRs

๐Ÿ“„ License

MIT License - see LICENSE file for details.


Built by developers who got tired of watching AI pick the wrong tools ๐ŸŽฏ

Toolprint

Built with โค๏ธ by Toolprint
ยฉ 2025 OneGrep, Inc.

Related MCP Servers

View all in Developer Tools View all alternatives
  • A
    Agent Skills Search Server

    Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.

    ๐Ÿ’ป Developer Tools0 views
    Compare vs Agent Skills Search Server โ†’
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    ๐Ÿ’ป Developer Tools0 views
    Compare vs Ai Netcafe โ†’
  • M
    MCP Registry Server

    Publish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server.

    ๐Ÿ’ป Developer Tools0 views
    Compare vs MCP Registry Server โ†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    ๐Ÿ’ป Developer Tools7 views
    Compare vs Claude Task Master โ†’

Frequently Asked Questions about Hypertool Mcp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "hypertool-mcp": { "command": "npx", "args": ["-y", "hypertool-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewHypertool Mcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/hypertool-mcp?style=directory)](https://allmcps.com/mcp/hypertool-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/hypertool-mcp"><img src="https://allmcps.com/api/badge/hypertool-mcp?style=directory" alt="Hypertool Mcp on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ปDeveloper Tools
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars156
GitHub Star CountTotal stargazers on GitHub representing community popularity (156 stars).
Last commit9mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Oct 21, 2025
39Quality signal: Fair ยท 39/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools15/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge โ€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ป Developer Tools โ†’Best MCP servers for Developers โ†’Alternatives to Hypertool Mcp โ†’Install in Claude DesktopInstall in CursorInstall in VS Code