Skip to main content
Glama

DocuMCP

by YannickTM
docker-compose.yml264 B
services: qdrant: image: qdrant/qdrant:latest ports: - "6333:6333" # REST API - "6334:6334" # GRPC volumes: - ./data:/qdrant/storage networks: - n8n_net restart: unless-stopped networks: n8n_net: driver: bridge

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/YannickTM/docu-mcp'

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