Skip to main content
Glama

AI Development Guidelines MCP Server

.replit558 B
modules = ["python-3.11"] [agent] expertMode = true integrations = ["python_anthropic:1.0.0"] [nix] channel = "stable-25_05" packages = ["libyaml"] [workflows] runButton = "Project" [[workflows.workflow]] name = "Project" mode = "parallel" author = "agent" [[workflows.workflow.tasks]] task = "workflow.run" args = "Test MCP Server" [[workflows.workflow]] name = "Test MCP Server" author = "agent" mode = "sequential" [[workflows.workflow.tasks]] task = "shell.exec" args = "python test_client.py" [workflows.workflow.metadata] outputType = "console"

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/anip1805-dotcom/MCPCodeAI'

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