Content
# @aynumosir/ainu-mcp
A Model Context Protocol (MCP) server for translating the Ainu language
## Usage
Put the following in your MCP configuration file
```json
{
"mcpServers": {
"ainu": {
"command": "npx",
"args": ["-y", "@aynumosir/ainu-mcp"]
}
}
}
```
Connection Info
You Might Also Like
semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
repomix
📦 Repomix is a powerful tool that packs your entire repository into a...
Serena
A powerful coding agent toolkit providing semantic retrieval and editing...
Blender
BlenderMCP integrates Blender with Claude AI for enhanced 3D modeling.
pydantic-ai
GenAI Agent Framework, the Pydantic way
cua
Open-source infrastructure for Computer-Use Agents. Sandboxes, SDKs, and...