devto-mcp

copyleftdev/devto-mcp
★ 0 stars Rust AI/LLM Updated today
An MCP server for authorship on dev.to, with the platform's real rules built in — offline validation, rate-budget pacing, and a capability gate dev.to's unscoped API key cannot provide.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "devto-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "devto-mcp"
      ]
    }
  }
}

Topics

ai-agentsclaudedevtoforemllm-toolsmcpmodel-context-protocolpublishingrust