dataflash-mcp-haystack


Namedataflash-mcp-haystack JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryDataflash Fork Haystack integration for Model Context Protocol (MCP)
upload_time2025-08-28 18:15:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords haystack mcp model context protocol
VCS
bugtrack_url
requirements hatch
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mcp-haystack

[![PyPI - Version](https://img.shields.io/pypi/v/mcp-haystack.svg)](https://pypi.org/project/mcp-haystack)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mcp-haystack.svg)](https://pypi.org/project/mcp-haystack)

- [Integration page](https://haystack.deepset.ai/integrations/mcp)
- [Changelog](https://github.com/deepset-ai/haystack-core-integrations/blob/main/integrations/mcp/CHANGELOG.md)

---

## Contributing

Refer to the general [Contribution Guidelines](https://github.com/deepset-ai/haystack-core-integrations/blob/main/CONTRIBUTING.md).

To run integration tests locally, you need to export the `OPENAI_API_KEY` environment variable.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dataflash-mcp-haystack",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "Haystack, MCP, Model Context Protocol",
    "author": null,
    "author_email": "deepset GmbH <info@deepset.ai>",
    "download_url": "https://files.pythonhosted.org/packages/45/77/8e964ba202963c99438626157040f35afe58d480e86aa090ecc67a7ce8a7/dataflash_mcp_haystack-0.1.3.tar.gz",
    "platform": null,
    "description": "# mcp-haystack\n\n[![PyPI - Version](https://img.shields.io/pypi/v/mcp-haystack.svg)](https://pypi.org/project/mcp-haystack)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mcp-haystack.svg)](https://pypi.org/project/mcp-haystack)\n\n- [Integration page](https://haystack.deepset.ai/integrations/mcp)\n- [Changelog](https://github.com/deepset-ai/haystack-core-integrations/blob/main/integrations/mcp/CHANGELOG.md)\n\n---\n\n## Contributing\n\nRefer to the general [Contribution Guidelines](https://github.com/deepset-ai/haystack-core-integrations/blob/main/CONTRIBUTING.md).\n\nTo run integration tests locally, you need to export the `OPENAI_API_KEY` environment variable.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Dataflash Fork Haystack integration for Model Context Protocol (MCP)",
    "version": "0.1.3",
    "project_urls": {
        "Documentation": "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/mcp#readme",
        "Issues": "https://github.com/deepset-ai/haystack-core-integrations/issues",
        "Source": "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/mcp"
    },
    "split_keywords": [
        "haystack",
        " mcp",
        " model context protocol"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c7500e06c56703d376a38282954c6214fea32c9f37cbd9a0f3295bb87e712b4f",
                "md5": "ca30c7a74c527e4337c0eaa4ebe3cae9",
                "sha256": "151b9fff8dd5bbbed00060646635a8f7b5a250d2fd0c424760ab28560ab8d72f"
            },
            "downloads": -1,
            "filename": "dataflash_mcp_haystack-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca30c7a74c527e4337c0eaa4ebe3cae9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 21045,
            "upload_time": "2025-08-28T18:15:37",
            "upload_time_iso_8601": "2025-08-28T18:15:37.886068Z",
            "url": "https://files.pythonhosted.org/packages/c7/50/0e06c56703d376a38282954c6214fea32c9f37cbd9a0f3295bb87e712b4f/dataflash_mcp_haystack-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "45778e964ba202963c99438626157040f35afe58d480e86aa090ecc67a7ce8a7",
                "md5": "6cce5643ac4badb193f48d0d46c00781",
                "sha256": "911b4cb0e6152003d577a6784504eea7781d929f1508300bbb86af68c08c756c"
            },
            "downloads": -1,
            "filename": "dataflash_mcp_haystack-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "6cce5643ac4badb193f48d0d46c00781",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 34923,
            "upload_time": "2025-08-28T18:15:38",
            "upload_time_iso_8601": "2025-08-28T18:15:38.973749Z",
            "url": "https://files.pythonhosted.org/packages/45/77/8e964ba202963c99438626157040f35afe58d480e86aa090ecc67a7ce8a7/dataflash_mcp_haystack-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-28 18:15:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "deepset-ai",
    "github_project": "haystack-core-integrations",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "hatch",
            "specs": []
        }
    ],
    "lcname": "dataflash-mcp-haystack"
}
        
Elapsed time: 0.88940s