MCP-researcher Server

by DaInfernalCoder
Verified

check_deprecated_code

Identify deprecated features in code or dependencies by analyzing a provided snippet within a specified technology or framework context.

Instructions

Check if code or dependencies might be using deprecated features

Input Schema

NameRequiredDescriptionDefault
codeYesThe code snippet or dependency to check
technologyNoThe technology or framework context (e.g., 'React', 'Node.js')

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "The code snippet or dependency to check", "type": "string" }, "technology": { "description": "The technology or framework context (e.g., 'React', 'Node.js')", "type": "string" } }, "required": [ "code" ], "type": "object" }

You must be authenticated.

Other Tools from MCP-researcher Server

Related Tools

ID: g1i6ilg8sl