12 tools from the Convex MCP Server, categorised by risk level.
View the Convex policy →data Paginate through documents in a table 2/5 envGet Get a specific environment variable value 4/5 envList List all environment variables 3/5 functionSpec Get metadata for deployed functions 2/5 insights Fetch health insights for deployment 2/5 logs Retrieve function execution log entries 2/5 status Query available Convex deployments 2/5 tables List all tables with schemas 2/5 The Convex MCP server exposes 12 tools across 4 categories: Read, Write, Destructive, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Convex server.
Convex tools are categorised as Read (8), Write (1), Destructive (1), Execute (2). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept