{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/8"}],"enrichment":{"capability":"Integrates MCP (Model Context Protocol) servers with NVIDIA NeMo Agent Toolkit, allowing agent workflows to discover and call external MCP tools as functions.","skillfed_tags":["mcp-client","agent-framework","tool-integration"],"use_cases":["Connect NeMo agents to external MCP servers to access specialized tools without reimplementing them in-process.","Dynamically discover and enumerate available tools from an MCP server at runtime for agent planning.","Wrap MCP tools as NeMo Agent Toolkit functions to integrate third-party capabilities into agentic workflows.","Build multi-agent systems where agents communicate with remote tool providers via MCP transports."],"what_it_does":"nvidia-nat-mcp is a subpackage of NVIDIA's NeMo Agent Toolkit that adds Model Context Protocol (MCP) client functionality. It lets agent workflows connect to external MCP servers over multiple transport types and dynamically discover the tools those servers expose, then wrap those tools as callable functions within the agent framework.\n\nThe package depends on nvidia-nat-core (the main toolkit), aiorwlock (for async read-write locking), and mcp (the protocol implementation). It is actively maintained, supports Python 3.11\u20133.13, and carries no known security vulnerabilities. Installation is straightforward via pip with a pure-Python wheel.","worth_installing":"Yes, if you are building agents with NeMo Agent Toolkit and need to integrate external MCP servers. The package is actively maintained, has low install friction, carries a permissive license, and has no known vulnerabilities. It is a natural fit for workflows that require dynamic tool discovery and remote tool invocation. Install it as part of your NeMo setup when MCP integration is required."},"id":"nvidia-nat-mcp","links":{"html":"https://skillfed.io/packages/nvidia-nat-mcp","md":"https://skillfed.io/packages/nvidia-nat-mcp.md","pypi":"https://pypi.org/project/nvidia-nat-mcp/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-17","license_spdx":null,"license_treatment":"permissive","name":"nvidia-nat-mcp","python_support":"supports_current","summary":"Subpackage for MCP client integration in NeMo Agent Toolkit"},"popularity":{"monthly_downloads":156135,"position":10792,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.8.0"}
