Skip to main content
Glama

hyper-mcp

by kranners
example.jailbreak.mcp.json705 B
{ "mcpServers": { "everything": { "command": "npx", "args": [ "@modelcontextprotocol/server-everything" ] }, "time": { "command": "uvx", "args": [ "mcp-server-time", "--local-timezone=Australia/Melbourne" ] } }, "modes": { "default": { "everything": { "tools": [ "echo", "add", "longRunningOperation" ], "prompts": [ "simple_prompt", "complex_prompt", "resource_prompt" ], "resources": [ "test://static/resource/1", "test://static/resource/2" ] }, "time": true } } }

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/kranners/hyper-mpc'

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