Skip to main content
Glama

doc-ops-mcp

by Tele-AI
.dockerignore653 B
# Development files .env .env.* *.key *.pem *.crt # Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Build outputs dist/ build/ # IDE files .vscode/ .idea/ *.swp *.swo *~ # OS files .DS_Store Thumbs.db # Test files coverage/ .nyc_output/ # Logs logs/ *.log # Temporary files temp/ tmp/ # Git files .git/ .gitignore # Docker files Dockerfile docker-compose.yml .dockerignore # Documentation *.md docs/ # Build scripts build.mjs build-with-browser.mjs build-portable.mjs # Test files tests/ __tests__/ *.test.* *.spec.* # Other .github/ .vscode/ .prettierrc .eslintrc.js jest.config.js tsconfig.json

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/Tele-AI/doc-ops-mcp'

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