Skip to main content
Glama

Perplexity MCP Server

check_deprecated_code

Identify deprecated code and technical debt during code reviews or before dependency upgrades. Analyzes code snippets or dependencies within specified technology frameworks like React, Node.js, or Python.

Instructions

Automatically call this tool when reviewing legacy code, planning upgrades, or encountering warnings with real time web access. Helps identify technical debt. Example: During code reviews or before upgrading dependencies.

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", "examples": [ "componentWillMount()", "var instead of let/const" ], "type": "string" }, "technology": { "description": "The technology or framework context (e.g., \"React\", \"Node.js\")", "examples": [ "React 16", "Python 2.7", "Node.js 12" ], "type": "string" } }, "required": [ "code" ], "type": "object" }
Install Server

Other Tools from Perplexity MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/wysh3/perplexity-mcp-zerver'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server