MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

C
Convex Remote MCP

MCP server by blaxel-ai

Created 9/4/2025
Updated 3 days ago
Repository documentation and setup instructions
README not available
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-convex-remote-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "blaxel-ai-convex-remote-mcp": { "command": "npx", "args": [ "blaxel-ai-convex-remote-mcp" ] } } }