New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@voltagent/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@voltagent/mcp-server

VoltAgent MCP server implementation for exposing agents, tools, and workflows via the Model Context Protocol.

latest
Source
npmnpm
Version
2.0.2
Version published
Weekly downloads
4.3K
-40.24%
Maintainers
1
Weekly downloads
 
Created
Source

@voltagent/mcp-server

Model Context Protocol server package for VoltAgent.

This package provides shared utilities for exposing VoltAgent agents, workflows, and tools through the Model Context Protocol (MCP). It offers a transport-agnostic server core with adapters for stdio, SSE, and HTTP integrations.

Status

Warning This package is currently under active development and the API should be considered unstable until the first public release.

Development

pnpm install
pnpm build --filter @voltagent/mcp-server

Agent metadata

When an agent is exposed through MCP, its purpose field is used as the MCP tool description. Provide a concise, user-facing explanation in purpose so MCP clients display helpful copy. If purpose is empty, the adapter falls back to the agent instructions.

License

MIT

FAQs

Package last updated on 30 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts