Skip to main content
Glama

MCP Claude Code

by SDGLBL
````markdown # Debugging with Model Context Protocol Inspector To debug your MCP project using the inspector tool, run the following command: ```bash npx @modelcontextprotocol/inspector \ uv \ --directory ~/project/mcp-claude-code \ run \ claudecode \ --allow-path \ {allow path} \ "--agent-model" \ "openrouter/google/gemini-2.5-flash-preview" \ "--agent-max-tokens" \ "100000" \ "--agent-api-key" \ "{api key}" \ "--enable-agent-tool" \ "--agent-max-iterations" \ "30" \ "--agent-max-tool-uses" \ "100" \ ``` ````

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/SDGLBL/mcp-claude-code'

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