Back to directory
handfuloflight/convex-mcp-server

handfuloflight/convex-mcp-server

@handfuloflight

A TypeScript-based MCP server that implements a simple notes system using Convex

convexnotesmcp-servernotes-systemtypescripttool

Installation & Configuration

{
  "mcpServers": {
    "convex-mcp-server": {
      "command": "node",
      "args": [
        "build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/17
Updated
2026/6/17