Convex MCP Server

Stableother
35 starsTypeScriptcommunity
GitHub
About

Overview

The Convex MCP Server enables AI agents to interact with Convex's full-stack platform. It provides tools for querying and mutating data, managing functions, and accessing real-time subscriptions.
Capabilities

Tools & Capabilities

query

Run a Convex query function

mutation

Run a Convex mutation

list_functions

List deployed functions

Setup

Installation

bash
Install
npx -y mcp-server-convex
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "convex": {
      "command": "npx",
      "args": ["-y", "mcp-server-convex"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 35
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Convex MCP Server - MCP Server Directory - CortexAgent