0.6.1 • Published 2 months ago

@sylphlab/mcp-net-core v0.6.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

@sylphlab/mcp-net-core

Core logic and schemas for MCP tools related to network operations.

Tools Provided

  • getPublicIpTool: Retrieves the public IP address of the server machine.
  • getInterfacesTool: Retrieves details about the server machine's network interfaces.
  • (Note: fetchTool was moved to @sylphlab/mcp-fetch-core)

Usage

This package provides the core McpTool definitions. The tool objects (e.g., getPublicIpTool), Zod input schemas, and TypeScript types are exported.

These can be imported and used directly or registered with an MCP server implementation, such as @sylphlab/mcp-net.

0.6.1

2 months ago

0.6.0

2 months ago

0.5.2

2 months ago

0.5.1

2 months ago

0.5.0

2 months ago

0.4.0

2 months ago

0.3.2

2 months ago

0.3.1

2 months ago

0.3.0

2 months ago

0.2.0

2 months ago

0.1.0

2 months ago