Skip to main content
Glama

Finizi B4B MCP Server

by finizi-app
MIT License
.dockerignore•757 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 .pytest_cache/ .coverage htmlcov/ .tox/ .hypothesis/ # Virtual environments venv/ env/ ENV/ .venv/ # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Environment files .env .env.local .env.*.local # Git .git/ .gitignore .gitattributes # Documentation *.md !README.md docs/ mcp-plan.md # Tests tests/ test_*.py *_test.py .pytest_cache/ # CI/CD .github/ .gitlab-ci.yml # Logs *.log logs/ # Temporary files tmp/ temp/ *.tmp # Node modules (if any) node_modules/ # Claude Desktop config claude_desktop_config.json # Run scripts (not needed in container) run_*.py

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/finizi-app/finizi-mcp'

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