MCP.so
ログイン

MCP Server Neurolorap

@MCP-Mirror

MCP Server Neurolorap について

Mirror of

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

MCP-Mirror

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "aindreyway_mcp-server-neurolora-p": {
      "command": "uvx",
      "args": [
        "mcp-server-neurolorap"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP Server Neurolorap?

MCP Server Neurolorap is an MCP-compatible server that provides tools for code analysis and documentation. It integrates with Cline and supports multiple programming languages, helping developers collect code and generate project structure reports.

How to use MCP Server Neurolorap?

Install using uvx mcp-server-neurolorap (recommended) or pip install mcp-server-neurolorap. Run the server with uvx mcp-server-neurolorap or python -m mcp_server_neurolorap. For a developer mode with a JSON-RPC terminal interface, use python -m mcp_server_neurolorap --dev.

Key features of MCP Server Neurolorap

  • Collect code from entire project, specific directories, or multiple paths.
  • Generate markdown output with syntax highlighting and table of contents.
  • Analyze project structure with file size and complexity metrics.
  • Visualize project structure as a tree with recommendations.
  • Customize ignore patterns via a .neuroloraignore file.
  • Support multiple programming languages.

Use cases of MCP Server Neurolorap

  • Documenting a codebase by collecting all source files into a single markdown file.
  • Analyzing project structure to

コメント

「その他」の他のコンテンツ