We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/IBM/ibmi-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Ignore agents directory as it has its own prettier configuration
agents/
# Common ignore patterns
node_modules/
dist/
build/
coverage/
*.log
*.lock
.env
.env.local
.env.production
.env.test
# Release artifacts
release/
# Temporary files
tmp/
temp/
# Generated documentation
docs/api/