Installation & Configuration
{
"mcpServers": {
"mcp-rag-app": {
"command": "python",
"args": [
"/absolute/path/to/server.py"
],
"host": "127.0.0.1",
"port": 8080,
"timeout": 30000
}
}
}Information
Transport
sse
Language
Python
Created
2026/6/15
Updated
2026/6/17