We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Deepractice/PromptX'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Build output
out/
dist/
build/
release/
# Electron
# electron-builder.yml is tracked in git
# Logs
*.log
logs/
# Dependencies (handled by root)
node_modules/
# OS files
.DS_Store
Thumbs.db
# IDE
.vscode/
.idea/
# Temporary files
*.tmp
temp/
tmp/