Skip to main content
Glama
monuit
by monuit
.railwayignore534 B
# Railway ignore file - exclude unnecessary files from deployment # Local environment files .env .env.local .env.*.local # Tokens (will be generated on Railway) tokens.json # Node modules (will be installed during build) node_modules/ # Build artifacts (will be built during deployment) dist/ # Development files .vscode/ .idea/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Testing coverage/ .nyc_output/ # Git .git/ .gitignore # Documentation README.md CONTRIBUTING.md docs/ # macOS .DS_Store # Windows Thumbs.db

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/monuit/oura-mcp-server'

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