We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hafizrahman/wp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node.js dependencies
node_modules/
# Build output
build/
# Optional npm cache directory
.npm/
# Logs
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# OS-specific files
.DS_Store
Thumbs.db
# TypeScript cache and config output
*.tsbuildinfo
# Environment variables
.env
.env.local
.env.*
# Editor/IDE settings
.vscode/
.idea/
# Mac system files
*.swp