Skip to main content
Glama
docker-compose.yml279 B
version: '3.8' services: osint-mcp: build: . image: osint-tools-mcp-server:latest container_name: osint-tools-mcp environment: - PYTHONUNBUFFERED=1 volumes: - ./reports:/app/reports stdin_open: true tty: true restart: unless-stopped

Latest Blog Posts

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/Imsxm15/AIO-Osint'

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