Skip to main content
Glama

Civo MCP Server

MIT License
0
3
.dockerignore492 B
# Node modules node_modules/ npm-debug.log* # Test coverage coverage/ # Build artifacts (keep dist/ as it's needed) # dist/ # Development files .env.local .env.development .env.test # IDE files .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Git .git/ .gitignore # Documentation README.md TESTING.md CHANGELOG.md CONTRIBUTING.md # CI/CD .github/ # Scripts scripts/ # API spec (if not needed in container) api-spec/ # Test files **/*.test.js **/*.test.ts **/__tests__/

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/tao12345666333/civo-mcp'

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