We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/chezsmithy/thunderclient-license-manager-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Environment variables and secrets
.env
.env.local
.env.*.local
# MCP Settings with credentials (should be configured locally)
cline_mcp_settings.json
# Build outputs
dist/
build/
# Dependencies
node_modules/
# Logs
*.log
npm-debug.log*
# IDE files
.vscode/
.idea/
# OS generated files
.DS_Store
Thumbs.db
# Test files with credentials
test-api.js