Skip to main content
Glama
monuit
by monuit
.gitignore524 B
# Dependencies node_modules/ package-lock.json yarn.lock # Build output dist/ build/ *.tsbuildinfo # Environment variables .env .env.local .env.*.local # Secrets and tokens tokens.json *.key *.pem # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # OS files .DS_Store Thumbs.db .directory # IDE .vscode/ .idea/ *.swp *.swo *~ .project .classpath .settings/ # Testing coverage/ .nyc_output/ *.lcov # Cache .cache/ .parcel-cache/ .eslintcache .npm/ # Temporary files tmp/ temp/ *.tmp

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