Skip to main content
Glama

claude-debugs-for-you

main.py143 B
def foo(): return 1 def bar(): return 2 def main(): baz = 5 return baz + foo() + bar() if __name__ == '__main__': main()

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/jasonjmcghee/claude-debugs-for-you'

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