3 tools from the Lintbase MCP Server, categorised by risk level.
View the Lintbase policy →lintbase_get_issues Runs all LintBase analyzers and returns a filtered list of issues. Use this for targeted questions like "any errors in users?", "schema issues only... lintbase_get_schema Returns the ground-truth schema of your Firestore collections by sampling real documents. For each collection you get field names, observed types, ... lintbase_scan Runs a full LintBase scan against a Firestore database. Detects schema drift, security issues, performance problems, and cost leaks. Returns a stru... The Lintbase MCP server exposes 3 tools across 1 categories: Read.
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 Lintbase server.
Lintbase tools are categorised as Read (3). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept