-
securityA
license-
qualityA Model Context Protocol server that extracts and analyzes Python code structures, focusing on import/export relationships between files to help LLMs understand code context.
Last updated -
4
Python
MIT License
ニュアンスライブラリを通じて LLM にコールグラフ分析機能を提供するモデルコンテキストプロトコル (MCP)サーバー。
このMCPサーバーは、標準化されたツールとリソースを介して関数呼び出しグラフにアクセスすることで、LLMがコード構造を理解することを可能にします。これにより、AIアシスタントは以下のことが可能になります。
repo_path
(文字列)repo_path
(文字列)file_path
(文字列)function_name
(文字列)repo_path
(文字列、オプション) - 指定されていない場合はアクティブなリポジトリを使用しますfile_path
(文字列、オプション)module_name
(文字列、オプション)file_path
(文字列)function_name
(文字列)repo_path
(文字列) - リポジトリへのパスfile_path
(文字列) - 関数を含むファイルへのパスfunction_name
(文字列) - 分析する関数の名前file_path
(文字列) - 関数を含むファイルへのパスfunction_name
(文字列) - 分析する関数の名前file_path
(文字列) - 関数を含むファイルへのパスfunction_name
(文字列) - 分析する関数の名前file_path
(文字列、オプション) - 分析するファイルへのパスmodule_name
(文字列、オプション) - 分析するモジュールの名前これをclaude_desktop_config.json
に追加します
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
LLM が関数呼び出しグラフを通じてコード構造を理解して分析できるようにする MCP サーバー。これにより、AI アシスタントは関数間の関係を調査し、Python リポジトリ内の依存関係を分析できるようになります。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MattMorgis/nuanced-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server