Installation & Configuration
{
"mcpServers": {
"mns-mcp-server": {
"command": "/absolute/path/to/uv",
"args": [
"--directory",
"/absolute/path/to/mns-mcp-server",
"run",
"server.py"
],
"env": {
"MNS_ACCESS_KEY_ID": "your-access-key-id",
"MNS_ACCESS_KEY_SECRET": "your-access-key-secret",
"MNS_ENDPOINT": "your-mns-endpoint"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/16
Updated
2026/6/6