We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ai-debugger/aidb'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
tool-name-prefixing.md•251 B
:::{note}
Tool names vary by client. The MCP server defines simple names like `init` and `session_start`, but clients may add prefixes. For example, Claude Code prefixes tools with `mcp__ai-debugger__`, so `init` becomes `mcp__ai-debugger__init`.
:::