smart-financial-mcp


Namesmart-financial-mcp JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
Summary基于Model Context Protocol (MCP) 的智能股票数据助手
upload_time2025-09-03 04:14:47
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords ai-assistant claude finance investment market-data mcp model-context-protocol stock trading tushare
VCS
bugtrack_url
requirements mcp tushare python-dotenv pandas
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "smart-financial-mcp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "ai-assistant, claude, finance, investment, market-data, mcp, model-context-protocol, stock, trading, tushare",
    "author": null,
    "author_email": "yuhai <me.yuhai@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/fd/82/8adb6b31c6b19907a2e7b3c338d94204ff0b99e353ff7cb119dfd9432d2a/smart_financial_mcp-1.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\u57fa\u4e8eModel Context Protocol (MCP) \u7684\u667a\u80fd\u80a1\u7968\u6570\u636e\u52a9\u624b",
    "version": "1.0.0",
    "project_urls": {
        "Bug Reports": "https://github.com/YUHAI0/smart-financial-mcp/issues",
        "Documentation": "https://github.com/YUHAI0/smart-financial-mcp#readme",
        "Homepage": "https://github.com/YUHAI0/smart-financial-mcp",
        "Repository": "https://github.com/YUHAI0/smart-financial-mcp.git"
    },
    "split_keywords": [
        "ai-assistant",
        " claude",
        " finance",
        " investment",
        " market-data",
        " mcp",
        " model-context-protocol",
        " stock",
        " trading",
        " tushare"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eb517cd7e43028fa92fb369c60b6baa1c1f61662f4e006cc3e7f34ec367a4950",
                "md5": "56457978ad57371bf573a6839c52c42c",
                "sha256": "7d77791a945bc0bc91dad82cdda48b1241a24d6bd7c992ca0d451765603d8e7c"
            },
            "downloads": -1,
            "filename": "smart_financial_mcp-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "56457978ad57371bf573a6839c52c42c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 20177,
            "upload_time": "2025-09-03T04:14:45",
            "upload_time_iso_8601": "2025-09-03T04:14:45.490537Z",
            "url": "https://files.pythonhosted.org/packages/eb/51/7cd7e43028fa92fb369c60b6baa1c1f61662f4e006cc3e7f34ec367a4950/smart_financial_mcp-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fd828adb6b31c6b19907a2e7b3c338d94204ff0b99e353ff7cb119dfd9432d2a",
                "md5": "7df68372f78c19b7a22fcfbd208f8820",
                "sha256": "72345d94c064888d9393cbce4e86c8682e80d5ce570e4425d1ab8f4777afc927"
            },
            "downloads": -1,
            "filename": "smart_financial_mcp-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7df68372f78c19b7a22fcfbd208f8820",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 110946,
            "upload_time": "2025-09-03T04:14:47",
            "upload_time_iso_8601": "2025-09-03T04:14:47.097927Z",
            "url": "https://files.pythonhosted.org/packages/fd/82/8adb6b31c6b19907a2e7b3c338d94204ff0b99e353ff7cb119dfd9432d2a/smart_financial_mcp-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-03 04:14:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "YUHAI0",
    "github_project": "smart-financial-mcp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "mcp",
            "specs": [
                [
                    ">=",
                    "0.1.0"
                ]
            ]
        },
        {
            "name": "tushare",
            "specs": [
                [
                    ">=",
                    "1.4.0"
                ]
            ]
        },
        {
            "name": "python-dotenv",
            "specs": [
                [
                    ">=",
                    "0.19.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.5.0"
                ]
            ]
        }
    ],
    "lcname": "smart-financial-mcp"
}
        
Elapsed time: 3.15967s