Skip to main content
Glama
.npmignore463 B
# Source files src/ *.ts !*.d.ts tsconfig.json # Tests tests/ test-*.js # Scripts scripts/ # Documentation (keep only README.md) docs/ # Development files .env .env.* !.env.example # IDE .vscode/ .idea/ *.swp *.swo *~ # Git .git/ .gitignore # Build artifacts *.log npm-debug.log* yarn-debug.log* yarn-error.log* # OS files .DS_Store Thumbs.db # Node modules (will be installed by npm) node_modules/ # Server metadata for registry submission server.json

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Zetrix-Chain/zetrix-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server