-
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
에 이것을 추가하세요
지엑스피1
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