Skip to main content
Glama
.replit757 B
modules = ["nodejs-20", "python-3.11", "postgresql-16"] [agent] expertMode = true integrations = ["notion:1.0.0", "javascript_anthropic:1.0.0", "javascript_openai:1.0.0", "perplexity_v0:1.0.0"] [nix] channel = "stable-25_05" [workflows] runButton = "Project" [[workflows.workflow]] name = "Project" mode = "parallel" author = "agent" [[workflows.workflow.tasks]] task = "workflow.run" args = "MCP Server" [[workflows.workflow]] name = "MCP Server" author = "agent" [[workflows.workflow.tasks]] task = "shell.exec" args = "npm run dev" waitForPort = 3000 [workflows.workflow.metadata] outputType = "console" [[ports]] localPort = 3000 externalPort = 3000 [[ports]] localPort = 5000 externalPort = 80 [[ports]] localPort = 35131 externalPort = 3001

Latest Blog Posts

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/bermingham85/mcp-puppet-pipeline'

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