[ { "mcpServers": { "semantic_search": { "command": "python", "args": [ "./mcp/semantic_search_server.py", "{dataset_dir}" ] }, "multi_keyword": { "command": "python", "args": [ "./mcp/multi_keyword_search_server.py", "{dataset_dir}" ] }, "datetime": { "command": "python", "args": [ "./mcp/datetime_server.py" ] } } } ]