MCP.so
Sign In
Servers

MCP-AIVA

@LesterThomas

MCP server for the TM Forum AIVA AI Assistant

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "aiva": {
      "command": "uv",
      "args": [
        "--directory",
        "FULL_PATH_TO/MCP-AIVA",
        "run",
        "aiva-mcp-server.py"
      ]
    }
  }
}

More from Other