axum-http-mcp-server

axum-http-mcp-server

1

Axum-HTTP-MCP-Server is a server project that uses Axum framework and is run using WasmEdge Runtime. It allows users to perform operations like incrementing, decrementing, and retrieving the value of a counter through HTTP API calls.

counter

Provide counter function to support increment, decrease and query operations