Julia 문서 MCP 서버
Claude Desktop에 Julia 문서와 소스 코드에 대한 컨텍스트를 효율적으로 제공하는 MCP 서버입니다.
특징
- Julia 패키지, 모듈, 유형, 함수 및 메서드에 대한 설명서를 받으세요
- Julia 함수, 유형 및 메서드의 소스 코드 보기
- 5분 TTL을 갖춘 내장 캐싱
- Julia 관련 오류에 대한 적절한 오류 처리
도구
get-doc
패키지, 모듈, 유형, 함수 또는 메서드에 대한 Julia 문서를 가져옵니다.
- 매개변수:
path
(문자열) - Julia 객체 경로(예: 'Base.sort', 'AbstractArray')
get-source
함수, 유형 또는 메서드에 대한 Julia 소스 코드를 가져옵니다.
- 매개변수:
path
(문자열) - Julia 객체 경로(예: 'Base.sort', 'AbstractArray')
요구 사항
- Node.js 16 이상
- Julia 1.9 이상이 설치되어 PATH에 접근 가능
- 클로드 데스크탑
구성
Claude Desktop 구성에 다음을 추가합니다( ~/Library/Application Support/Claude/claude_desktop_config.json
):
지엑스피1
서버는 다음을 사용합니다.
JULIA_PROJECT
config에 설정된 경우 지정된 Julia 프로젝트- 프로젝트가 지정되지 않은 경우 기본 글로벌 Julia 환경
- 시스템의 기본 Julia 설치(PATH에서 접근 가능해야 함)
개발
기여하다
기여를 환영합니다! 풀 리퀘스트를 제출해 주세요.
이 프로젝트에 영감을 준 mrjoshuak/godoc-mcp 에게 감사드립니다.
특허
MIT 라이센스 - 자세한 내용은 라이센스 파일을 참조하세요.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
이 서버는 Claude Desktop을 통해 Julia 문서와 소스 코드에 대한 액세스를 용이하게 하여 사용자가 Julia 패키지, 모듈, 유형, 함수 및 메서드에 대한 정보를 검색할 수 있도록 합니다.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that connects GitHub code to Claude.ai. This server utilizes the Pera1 service to extract code from GitHub repositories and provide better context to Claude.Last updated -1311JavaScriptMIT License
- AsecurityFlicenseAqualityA server that enables Claude Desktop users to access the Claude API directly, allowing them to bypass Professional Plan limitations and use advanced features like custom system prompts and conversation management.Last updated -15Python
- -securityAlicense-qualityA server that provides access to Mathematica documentation through FastMCP, enabling users to retrieve function documentation and list package symbols from Wolfram Mathematica.Last updated -2PythonMIT License
- -securityAlicense-qualityA server that provides access to the tidymodels R ecosystem, enabling users to list packages, search functions, generate code templates, and search issues through AI assistants like Cline.bot and Claude Desktop.Last updated -JavaScriptMIT License