Skip to main content

个人记账 MCP 服务

Project description

How to Use

pip install .
# 使用 mcp 开发工具启动调试界面 mcp dev mcp_bill_track/server.py
Starting MCP inspector...
⚙️ Proxy server listening on port 6277
🔍 MCP Inspector is up and running at http://127.0.0.1:6274 🚀

本地调试的方式

{
	"bill-track-mcp": {
		"command": "uv",
		"args": [
			"--directory",
			"~/code-repos/freshmeat-ai/mcp",
			"run",
			"main.py"
		],
		"env": {
			"ACCOUNTING_WORKING_DIR": "your_accounting_data_path"
		}
	}
}

打包发布到 pypi

uv build
uv publish --token xxxxx

配置信息

{
  "mcpServers": {
    "bill-track-mcp": {
      "command": "your_python_path/python",
      "args": [
        "your_mcp_bill_track_path/main.py"
      ],
      "env": {
        "ACCOUNTING_WORKING_DIR": "your_accounting_data_path"
      }
    }
  }
} 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_bill_track-0.1.8.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_bill_track-0.1.8-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file mcp_bill_track-0.1.8.tar.gz.

File metadata

  • Download URL: mcp_bill_track-0.1.8.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.9

File hashes

Hashes for mcp_bill_track-0.1.8.tar.gz
Algorithm Hash digest
SHA256 3d05e36987ad12176a4d9d721582f9de2c68eba2b86ee36930dc16348ae2003d
MD5 8465ddfde83ede86c1647ab892d006b1
BLAKE2b-256 4d8db5f070b6467e96dc5f9b51bd7303405e515ace2520c16d9b7301d273f795

See more details on using hashes here.

File details

Details for the file mcp_bill_track-0.1.8-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_bill_track-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 acb19a26a7b06bcea0615175778b13aa449ab9480a65defc04cd86a669cbefef
MD5 59028729717f3d24c197f3e6e0af3413
BLAKE2b-256 0c8c3432c69c1a5e242a8f50bf9e4e12a271d20fbac61f92ae93e1cfe5c3cd6b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page