We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pimzino/spec-workflow-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules
npm-debug.log
# Build artifacts
dist
.next
out
# IDE and editor files
.vscode
.idea
*.swp
*.swo
*~
# OS files
.DS_Store
Thumbs.db
# Git
.git
.gitignore
.gitattributes
# Testing
coverage
.nyc_output
# Documentation (not needed in container)
docs
*.md
!containers/README.md
# CI/CD
.github
# Environment files
.env
.env.*
# VSCode extension
vscode-extension
# Temporary files
tmp
temp
*.tmp
.spec-workflow