Skip to main content
Glama

Yokan Board MCP

Official
by yokan-board
.dockerignore385 B
# Ignore Git-related files .git/ # Ignore virtual environment .venv/ # Ignore Python cache and build artifacts __pycache__/ *.pyc *.egg-info/ # Ignore environment variables file .env # Ignore dependency lock file uv.lock # Ignore test coverage report coverage.xml # Ignore documentation and project files not needed in the image GEMINI.md README.md Makefile pyproject.toml docs/

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/yokan-board/yokan-board-mcp'

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