Add your description here
Project description
Organizze MCP
A Python-based integration for Organizze financial management platform using FastMCP.
Description
This project provides a Multi-Call Protocol (MCP) server for the Organizze financial management platform, allowing operations like viewing transactions and managing categories.
Features
- List transactions within a date range
- List available categories
- Set categories for transactions
Installation
This project uses Poetry for dependency management.
# Clone the repository
git clone https://github.com/yourusername/organizze-mcp.git
cd organizze-mcp
# Install dependencies
poetry install
Configuration
Create a .env file in the root directory with the following variables:
ORGANIZZE_EMAIL=your_organizze_email
ORGANIZZE_TOKEN=your_organizze_api_token
You can obtain your API token from your Organizze account settings.
Usage
Run the MCP server:
poetry run python src/organizze-mcp/main.py
Requirements
- Python 3.12+
- fastmcp 2.3.3+
- requests 2.32.3+
License
[Add your license here]
Author
Diego (dccarbone@gmail.com)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file organizze_mcp-0.1.11.tar.gz.
File metadata
- Download URL: organizze_mcp-0.1.11.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c06c609c986c47c1448f7a6a995b7afc98b2dfc242b5b0862b031a9dc38ee17
|
|
| MD5 |
22a4248c9d0814dbfad29a887ddf10c5
|
|
| BLAKE2b-256 |
be5e630e60b562857125e68cb6863ca9f0af6bc7e533a26c1276ca39357d5b9a
|
File details
Details for the file organizze_mcp-0.1.11-py3-none-any.whl.
File metadata
- Download URL: organizze_mcp-0.1.11-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0728183ac7e52e82008737e89495fc7f7bb3f17efe5d7801b810b141af66e3cf
|
|
| MD5 |
890f3c02da17eca3c9be7ca438092123
|
|
| BLAKE2b-256 |
802697d8a224959ffb996853b14dc3129b29370441a23f1dc45576f674cd4643
|