Submit

Devto MCP server

@extinctsion

MCP server written in python for dev.to

Tools

Server Config

{
  "mcpServers": {
    "devto": {
      "command": "python3",
      "args": [
        "/home/yourname/projects/devto/server.py"
      ],
      "env": {
        "DEV_TO_API_KEY": "abc123yourapikey"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.