MCP Server Neurolorap
MCP server for code collection and documentation
Overview
MCP Server Neurolorap is a server designed for code collection and documentation, providing tools to analyze and document code from various projects.
To use the MCP Server, you can install it using the recommended method with uvx or via pip. After installation, you can start the server and use its tools to collect code and generate reports.
- Code Collection Tool: Collects code from entire projects or specific directories with markdown output and syntax highlighting. - Project Structure Reporter Tool: Analyzes project structure, generates detailed reports, and provides recommendations for code organization. - Developer mode with JSON-RPC terminal interface for direct interaction.
- Collecting code from large projects for documentation.
- Analyzing project structure to improve organization and maintainability.
- Generating reports for code quality and complexity analysis.
Add to your AI client
Use these steps to connect MCP Server Neurolorap in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"mcp-server-neurolora-p-aindreyway": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-neurolora-p-aindreyway"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-server-neurolora-p-aindreyway": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-neurolora-p-aindreyway"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"mcp-server-neurolora-p-aindreyway": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-neurolora-p-aindreyway"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"mcp-server-neurolora-p-aindreyway": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-neurolora-p-aindreyway"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-server-neurolora-p-aindreyway": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-neurolora-p-aindreyway"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"mcp-server-neurolora-p-aindreyway": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-neurolora-p-aindreyway"
]
}
}
}FAQ
Can I use MCP Server Neurolorap for any programming language?
Yes! The server supports multiple programming languages for code collection.
Is there a need for manual dependency installation?
No, the server automatically installs all required dependencies during setup.
How can I customize which files to ignore during code collection?
You can create a `.neuroloraignore` file in your project root to specify files and directories to ignore.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":574,"uuid":"d4456c02-600d-4172-8513-75d7913dec96","name":"mcp-server-neurolora-p","title":"MCP Server Neurolorap","description":"MCP server for code collection and documentation","avatar_url":"https://avatars.githubusercontent.com/u/190715607?v=4","created_at":"$D2024-12-30T02:56:24.167Z","updated_at":"$D2025-02-23T07:15:13.488Z","status":"created","author_name":"aindreyway","author_avatar_url":"https://avatars.githubusercontent.com/u/190715607?v=4","tags":"mcp-server,code-collection,documentation","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/aindreyway/mcp-server-neurolora-p","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/6cd0120cc4c5ac11d28b2c60f76033b52db98dac641de3b2644bb054b449d60c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]