Skip to main content
Glama

Flutter MCP

by adamsmaka
.dockerignoreβ€’395 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python .venv/ venv/ ENV/ env/ # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .nox/ # Git .git/ .gitignore # Documentation (except needed files) docs/planning/ # Development .env .env.local *.log *.swp .DS_Store # IDE .vscode/ .idea/ *.sublime-* # Build artifacts build/ dist/ *.egg-info/ .eggs/ # Cache .cache/ .mypy_cache/ .ruff_cache/

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/adamsmaka/flutter-mcp'

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