nvidia-nat-mcp


Namenvidia-nat-mcp JSON
Version 1.3.0 PyPI version JSON
download
home_pageNone
SummarySubpackage for MCP client integration in NeMo Agent toolkit
upload_time2025-10-24 22:09:28
maintainerNVIDIA Corporation
docs_urlNone
authorNVIDIA Corporation
requires_python<3.14,>=3.11
licenseApache-2.0
keywords ai rag agents mcp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!--
SPDX-FileCopyrightText: Copyright (c) 2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
SPDX-License-Identifier: Apache-2.0

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->

![NVIDIA NeMo Agent Toolkit](https://media.githubusercontent.com/media/NVIDIA/NeMo-Agent-Toolkit/refs/heads/main/docs/source/_static/banner.png "NeMo Agent toolkit banner image")


# NVIDIA NeMo Agent Toolkit MCP Subpackage
Subpackage for MCP integration in NeMo Agent toolkit.

This package provides MCP (Model Context Protocol) functionality, allowing NeMo Agent toolkit workflows to connect to external MCP servers and use their tools as functions.

## Features

- Connect to MCP servers via streamable-http, SSE, or stdio transports
- Wrap individual MCP tools as NeMo Agent toolkit functions
- Connect to MCP servers and dynamically discover available tools

For more information about the NVIDIA NeMo Agent toolkit, please visit the [NeMo Agent toolkit GitHub Repo](https://github.com/NVIDIA/NeMo-Agent-Toolkit).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nvidia-nat-mcp",
    "maintainer": "NVIDIA Corporation",
    "docs_url": null,
    "requires_python": "<3.14,>=3.11",
    "maintainer_email": null,
    "keywords": "ai, rag, agents, mcp",
    "author": "NVIDIA Corporation",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "<!--\nSPDX-FileCopyrightText: Copyright (c) 2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.\nSPDX-License-Identifier: Apache-2.0\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n-->\n\n![NVIDIA NeMo Agent Toolkit](https://media.githubusercontent.com/media/NVIDIA/NeMo-Agent-Toolkit/refs/heads/main/docs/source/_static/banner.png \"NeMo Agent toolkit banner image\")\n\n\n# NVIDIA NeMo Agent Toolkit MCP Subpackage\nSubpackage for MCP integration in NeMo Agent toolkit.\n\nThis package provides MCP (Model Context Protocol) functionality, allowing NeMo Agent toolkit workflows to connect to external MCP servers and use their tools as functions.\n\n## Features\n\n- Connect to MCP servers via streamable-http, SSE, or stdio transports\n- Wrap individual MCP tools as NeMo Agent toolkit functions\n- Connect to MCP servers and dynamically discover available tools\n\nFor more information about the NVIDIA NeMo Agent toolkit, please visit the [NeMo Agent toolkit GitHub Repo](https://github.com/NVIDIA/NeMo-Agent-Toolkit).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Subpackage for MCP client integration in NeMo Agent toolkit",
    "version": "1.3.0",
    "project_urls": {
        "documentation": "https://docs.nvidia.com/nemo/agent-toolkit/latest/",
        "source": "https://github.com/NVIDIA/NeMo-Agent-Toolkit"
    },
    "split_keywords": [
        "ai",
        " rag",
        " agents",
        " mcp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c7006138b00912da8a0a08901a645c3b56da497865eb631001940c5eb125a30",
                "md5": "6b3b5a38902282836c28bce1d179696a",
                "sha256": "613478ac91e4e6948ac6d3cf767125858d2c278c150bf08a0c8d7dd54e47e6ff"
            },
            "downloads": -1,
            "filename": "nvidia_nat_mcp-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b3b5a38902282836c28bce1d179696a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.11",
            "size": 89231,
            "upload_time": "2025-10-24T22:09:28",
            "upload_time_iso_8601": "2025-10-24T22:09:28.739439Z",
            "url": "https://files.pythonhosted.org/packages/7c/70/06138b00912da8a0a08901a645c3b56da497865eb631001940c5eb125a30/nvidia_nat_mcp-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-24 22:09:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NVIDIA",
    "github_project": "NeMo-Agent-Toolkit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nvidia-nat-mcp"
}
        
Elapsed time: 0.56151s