Skip to main content
Glama

ODIADEV MCP Server

.gitignore808 B
# Dependencies node_modules/ .pnp .pnp.js # Production builds /build /dist /.next/ /out/ # Environment files - NEVER COMMIT SECRETS! .env .env.local .env.development.local .env.test.local .env.production.local !.env.example # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory coverage/ *.lcov # Dependency directories node_modules/ jspm_packages/ # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Vercel .vercel # Backup directories backup-*/ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # IDE files .vscode/ .idea/ *.swp *.swo # Test files test-* *.test.js .vercel .env*.local .vercel

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/Odiabackend099/odiadev-mcp-2025'

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