Skip to main content
Glama
florinel-chis

Multi-Source Documentation MCP Server

.gitignore685 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual Environments .venv/ venv/ ENV/ env/ .virtualenv # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .hypothesis/ # Logs *.log logs/ # Environment variables .env .env.local .env.*.local # Claude Code local settings .claude/settings.local.json # UV lock file (optional - comment out if you want to commit it) # uv.lock # Data (uncomment if you don't want to commit scraped documentation) # data/ # Temporary files *.tmp *.temp .cache/

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/florinel-chis/voiceflow-doc-mcp'

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