mcp_manifest_lint
Validate MCP tool definitions for compliance, identify missing fields, and provide corrective reports to ensure proper configuration.
Instructions
Lint your MCP tool definitions for anti-patterns and missing fields.
The only MCP linter that exists. Send your tool definitions as JSON and get a pass/fail report with fixes. No API key needed.
Args: tools_json: Your MCP tool definitions as a JSON array or single object
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tools_json | Yes |