Installation & Configuration
{
"mcpServers": {
"TAMA-MCP-Server": {
"command": "uv",
"args": [
"--directory",
"/path/to/your/TAMA_MCP",
"run",
"python",
"-m",
"src.mcp_server"
],
"disabled": false,
"transportType": "stdio",
"timeout": 60
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13