MCP Neurolora logo

MCP Neurolora

by Aindreyway

MCP Neurolora is an intelligent MCP server that provides tools for code analysis using OpenAI API, code collection, and documentation generation. It offers seamless integration with the npm ecosystem and TypeScript tooling.

View on GitHub

Last updated: N/A

What is MCP Neurolora?

MCP Neurolora is an intelligent MCP server designed to enhance code analysis, collection, and documentation processes. It leverages the OpenAI API for in-depth code analysis and provides tools for efficient code management and documentation generation.

How to use MCP Neurolora?

To use MCP Neurolora, first install Node.js, uv, and uvx. Then, configure the MCP server by adding the provided configuration to your Cline settings file (VSCode or Claude). Finally, install the base MCP servers using your assistant. After installation, restart VSCode to initialize the servers. You can then ask your assistant to perform tasks such as analyzing code, collecting code, or creating documentation.

Key features of MCP Neurolora

  • Code Analysis with OpenAI API integration

  • Code Collection with syntax highlighting and navigation

  • Base Server Management with automatic installation and configuration

  • GitHub issues generation

Use cases of MCP Neurolora

  • Analyzing code for improvements and best practices

  • Collecting code from a project directory into a single markdown file

  • Generating documentation for a codebase

  • Automating the installation and configuration of base MCP servers

FAQ from MCP Neurolora

What is the purpose of the analyze_code tool?

The analyze_code tool analyzes code using the OpenAI API and generates detailed feedback with improvement suggestions, best practices violations, impact analysis, and steps to fix.

How does the collect_code tool work?

The collect_code tool collects all code from a specified directory into a single markdown file with syntax highlighting and navigation.

What base servers are included in the install_base_servers tool?

The install_base_servers tool installs and configures the following base servers: fetch, puppeteer, sequential-thinking, github, git, and shell (with ls, cat, pwd, grep, wc, touch, and find commands).

Why is a complete restart of VSCode required after installing the base servers?

A complete restart of VSCode is required after installing the base servers for them to be properly initialized and recognized by the environment.

Where can I find my Cline settings file to configure the MCP server?

The Cline settings file can be found in the following locations: VSCode: ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json, Claude Desktop: ~/Library/Application Support/Claude/claude_desktop_config.json, Windows VSCode: %APPDATA%/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json, Windows Claude: %APPDATA%/Claude/claude_desktop_config.json.