Skip to main content
Glama
jcvalerio

MoneyWiz MCP Server

by jcvalerio
__init__.py442 B
"""MoneyWiz MCP Server - A Model Context Protocol server for MoneyWiz financial data. This package provides MCP tools for accessing MoneyWiz SQLite database, enabling AI assistants to perform financial analysis and transaction management. """ __version__ = "1.0.0" __author__ = "MoneyWiz MCP Team" __email__ = "dev@example.com" # Re-export main components for easier imports from .config import Config __all__ = ["Config", "__version__"]

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

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