0.0.8 • Published 7 months ago
@aynumosir/ainu-mcp v0.0.8
@aynumosir/ainu-mcp
A Model Context Protocol (MCP) server for translating the Ainu language
Usage
Put the following in your MCP configuration file
{
  "mcpServers": {
    "ainu": {
      "command": "npx",
      "args": ["-y", "@aynumosir/ainu-mcp"]
    }
  }
}