Skip to main content
Glama

hypertool-mcp

mcp.hypertool.jsonโ€ข1.06 kB
{ "mcpServers": { "docker": { "type": "stdio", "command": "uvx", "args": ["mcp-server-docker"], "env": {} }, "context7": { "type": "sse", "url": "https://mcp.context7.com/sse" }, "task-master": { "type": "stdio", "command": "npx", "args": ["-y", "--package=task-master-ai", "task-master-ai"], "env": {} }, "mcping": { "type": "stdio", "command": "npx", "args": ["-y", "@toolprint/mcping-mcp@latest"], "env": {} }, "everything": { "type": "stdio", "command": "npx", "args": ["-y", "@modelcontextprotocol/server-everything"], "env": {} }, "git": { "type": "stdio", "command": "uvx", "args": ["mcp-server-git"] }, "sequential-thinking": { "type": "stdio", "command": "npx", "args": ["-y", "@modelcontextprotocol/server-sequential-thinking"] }, "playwright": { "type": "stdio", "command": "npx", "args": ["@playwright/mcp@latest"] } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/toolprint/hypertool-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server