Installation & Configuration
{
"mcpServers": {
"dwd": {
"command": "node",
"args": [
"/full/path/to/dwd-server.js"
]
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13
{
"mcpServers": {
"dwd": {
"command": "node",
"args": [
"/full/path/to/dwd-server.js"
]
}
}
}