Installation & Configuration
{
"mcpServers": {
"devto": {
"command": "{{PATH_TO_UV}}",
"args": [
"--directory",
"{{PATH_TO_SRC}}",
"run",
"server.py"
],
"env": {
"DEV_TO_API_KEY": "Your Dev.to API Key"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/26
Updated
2026/6/8