Back to directory
vervemind/vervepaint-mcp-server

vervemind/vervepaint-mcp-server

@VerveMind

A remote MCP server running on Cloudflare Workers with OAuth authentication

mcp-servercloudflareremote-serveroauthtypescriptworkerstool

Installation & Configuration

{
  "mcpServers": {
    "vervepaint": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:8787/sse"
      ]
    }
  }
}

Information

Transport
sse
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17