Skip to main content
Glama

Document360 MCP Server

.gitignore224 B
# Python __pycache__/ *.py[cod] *.pyo *.pyd # Virtual environments .venv/ env/ venv/ # Test cache .pytest_cache/ # VSCode .vscode/ # OS junk .DS_Store Thumbs.db # Logs *.log # Environment files .env # Others *.sqlite3

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/druellan/document360-mcp'

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