mcp-haystack


Namemcp-haystack JSON
Version 0.9.0 PyPI version JSON
download
home_pageNone
SummaryHaystack integration for Model Context Protocol (MCP)
upload_time2025-10-22 13:27:28
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": "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/05/55/b77cdfdf19f2944990f82d0be5b2585eab5a597bdd7318716ed85b0ff737/mcp_haystack-0.9.0.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": "Haystack integration for Model Context Protocol (MCP)",
    "version": "0.9.0",
    "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": "0f60d2b90eb69bcca027db8cc3cb11ccf72eca85f493ce90efeab8955ae99e73",
                "md5": "472c82c17f1b785711b0b9aad8fbac6d",
                "sha256": "761c7d6d09717041034ce4c9fd606ddc7ec405d81d6f4409b652120fcbe11197"
            },
            "downloads": -1,
            "filename": "mcp_haystack-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "472c82c17f1b785711b0b9aad8fbac6d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 21805,
            "upload_time": "2025-10-22T13:27:29",
            "upload_time_iso_8601": "2025-10-22T13:27:29.579950Z",
            "url": "https://files.pythonhosted.org/packages/0f/60/d2b90eb69bcca027db8cc3cb11ccf72eca85f493ce90efeab8955ae99e73/mcp_haystack-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0555b77cdfdf19f2944990f82d0be5b2585eab5a597bdd7318716ed85b0ff737",
                "md5": "677b8e9743fb207a697d8ebb1e863cf3",
                "sha256": "7305c03a832f4b47f30db4aaa30cb7528ad8cbed1e477c5527e852174c585227"
            },
            "downloads": -1,
            "filename": "mcp_haystack-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "677b8e9743fb207a697d8ebb1e863cf3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 37527,
            "upload_time": "2025-10-22T13:27:28",
            "upload_time_iso_8601": "2025-10-22T13:27:28.611214Z",
            "url": "https://files.pythonhosted.org/packages/05/55/b77cdfdf19f2944990f82d0be5b2585eab5a597bdd7318716ed85b0ff737/mcp_haystack-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-22 13:27:28",
    "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": "mcp-haystack"
}
        
Elapsed time: 2.21529s