Initial commit: Monarch MCP Custom SSE server

This commit is contained in:
Ben
2025-12-24 01:54:42 +00:00
commit 391bee1d1e
21 changed files with 1944 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
mcp[cli]>=1.0.0
monarchmoney>=0.1.15
gql>=3.4,<4.0
python-dotenv>=1.0.0
pydantic>=2.0.0
starlette>=0.35.0
uvicorn>=0.27.0