anet-mcp-server

anet-mcp-server

1

Anet MCP Server is a Rust-based implementation of the Model Control Protocol designed for scalable and asynchronous AI communication. It supports JSON-RPC and NATS for real-time message transport, making it suitable for AI orchestration and microservices.

initialize

Initialize the connection and get server information

listTools

Get a list of available tools

callTool

Call a specific tool and pass in parameters

listResources

Get a list of available resources

readResource

Read specific resources

listPrompts

Get a list of available prompts

getPrompt

Get specific prompts and pass in parameters