Skip to main content
Glama
.gitignore510 B
# Dependencies node_modules/ # Build output dist/ *.tsbuildinfo # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Runtime data pids *.pid *.seed *.pid.lock # Coverage coverage/ *.lcov .nyc_output # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Environment .env .env.local .env.*.local # Temporary files *.tmp *.temp .cache/ # Test files *.test.js *.spec.js # Workflow data (contains actual workflow instances, not examples) workflows/*.json !workflows/examples/*.json

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/FiveOhhWon/workflows-mcp'

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