-
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
模型上下文协议 (MCP)服务器通过细致的库为 LLM 提供调用图分析功能。
该 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.
MCP 服务器使 LLM 能够通过函数调用图理解和分析代码结构,从而允许 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