Skip to main content
Glama

WYGIWYH Expense Tracking MCP Server

by ReNewator
.gitignore466 B
# Environment .env .env.* !.env.example # Python .pythonlibs/ __pycache__/ *.pyc *.pyo *.pyd .Python *.so *.egg *.egg-info/ dist/ build/ .venv/ venv/ ENV/ env/ # OS .DS_Store Thumbs.db # Logs *.log /tmp/ # Docker docker-compose.override.yml # IDE .vscode/ .idea/ *.swp *.swo # Replit-specific files (not for production) .replit replit.nix replit.md .config/ .cache/ .upm/ .local/ # Development files (not for production) pyproject.toml uv.lock test_server.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/ReNewator/MCP-WYGIWYH'

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