Skip to main content
Glama

MoneyWiz MCP Server

by jcvalerio
  • Apple
.env.example632 B
# MoneyWiz MCP Server Configuration Template # Copy this file to .env and update with your actual paths # MoneyWiz Database Path # Find your MoneyWiz database location on macOS: # ~/Library/Containers/com.moneywiz.*/Data/Documents/.AppData/ipadMoneyWiz.sqlite # ~/Library/Containers/com.moneywiz.personalfinance-setapp/Data/Documents/.AppData/ipadMoneyWiz.sqlite MONEYWIZ_DB_PATH=/path/to/your/MoneyWiz.sqlite # Security Settings MONEYWIZ_READ_ONLY=true # Optional: Logging Level (DEBUG, INFO, WARNING, ERROR) LOG_LEVEL=INFO # Optional: Cache TTL in seconds CACHE_TTL=300 # Optional: Maximum results per query MAX_RESULTS=1000

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/jcvalerio/moneywiz-mcp-server'

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