MCP.so
Sign In
Servers

Devvit Mcp

@reddit

MCP server for writing Devvit applications

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "devvit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@devvit/mcp"
      ]
    }
  }
}

More from Other