Skip to main content
Glama

mcp-neurolora

by aindreyway

analyze_code

Analyze code files for insights using OpenAI API. Provide the absolute path to the file and receive detailed analysis in minutes.

Instructions

Analyze code using OpenAI API (requires your API key). The analysis may take a few minutes. So, wait please.

Input Schema

NameRequiredDescriptionDefault
codePathYesAbsolute path to the code file to analyze (e.g. /Users/username/project/src/code.ts)

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "codePath": { "description": "Absolute path to the code file to analyze (e.g. /Users/username/project/src/code.ts)", "type": "string" } }, "required": [ "codePath" ], "type": "object" }

Other Tools from mcp-neurolora

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/aindreyway/mcp-neurolora'

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