Skip to main content
Glama
shahlaukik

Money Manager MCP Server

by shahlaukik
.gitignore667 B
# Dependencies node_modules/ # Build output dist/ # Environment variables .env .env.local .env.*.local # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Local docs and prompts docs-local/ .github/prompts/ # IDE and editor files .idea/ .vscode/mcp.json .roo/mcp.json *.swp *.swo *~ .DS_Store # Test coverage coverage/ # TypeScript cache *.tsbuildinfo # Temporary files tmp/ temp/ *.tmp # Session/cookie storage (if persisted) .session/ cookies.json .session-cookies.json # Exported files with financial data *.xls *.xlsx # Debug files response.txt # Backup files created during testing *.sqlite *.bak # OS generated files Thumbs.db ehthumbs.db

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/shahlaukik/money-manager-mcp'

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