MCP Server LogoMCP Server
MCPsカテゴリディレクトリ投稿する
投稿する
MCPsカテゴリディレクトリ投稿する
投稿する

MCPサーバー

MCPサーバーのリスト、Awesome MCPサーバーとClaude MCP統合を含む。AIの能力を強化するためのMCPサーバーを検索して発見します。

お問い合わせ

[email protected]

MCPサーバーについて

プライバシーポリシー利用規約

リソース

モデルコンテキストプロトコルMCPスターターガイドClaude MCPサーバー

コミュニティ

GitHub

© 2025 mcpserver.cc © 2025 MCPサーバー. 全著作権所有.

プライバシーポリシー利用規約
  1. Home
  2. /Categories
  3. /Developer Tools
  4. /Juliadoc Mcp
Juliadoc Mcp

Juliadoc Mcp

作成者 jonathanfischer97•8 days ago
サイトを訪問する

MCP server for efficiently retrieving Julia docstrings and source code

Developer Tools
juliadocmcp-serverjuliadocumentationai

Julia Documentation MCP Server

An MCP server that efficiently serves context to Claude Desktop about Julia documentation and source code.

Julia Documentation Server MCP server

Features

  • Get documentation for Julia packages, modules, types, functions, and methods
  • View source code for Julia functions, types, and methods
  • Built-in caching with 5-minute TTL
  • Proper error handling for Julia-specific errors

Tools

get-doc

Gets Julia documentation for a package, module, type, function, or method.

  • Parameter: path (string) - Path to Julia object (e.g., ‘Base.sort’, ‘AbstractArray’)

get-source

Gets Julia source code for a function, type, or method.

  • Parameter: path (string) - Path to Julia object (e.g., ‘Base.sort’, ‘AbstractArray’)

Requirements

  • Node.js 16 or higher
  • Julia 1.9 or higher installed and accessible in PATH
  • Claude Desktop

Configuration

Add to your Claude Desktop configuration (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "juliadoc": {
      "command": "npx",
      "args": [
        "-y",
        "@jonathanfischer97/server-juliadoc"
      ],
      "env": {
        "JULIA_PROJECT": "/path/to/your/julia/project"
      }
    }
  }
}

The server will use:

  • Your specified Julia project if JULIA_PROJECT is set in the config
  • The default global Julia environment if no project is specified
  • Your system’s default Julia installation (must be accessible in PATH)

Development

## Clone the repository
git clone https://github.com/jonathanfischer97/juliadoc-mcp.git
cd juliadoc-mcp

## Install dependencies
npm install

## Build
npm run build

## Start server locally
npm start

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Credit goes to mrjoshuak/godoc-mcp for inspiring this project

License

MIT License - see LICENSE file for details

前提条件

  • •サーバーのドメインに精通している
  • •関連技術の基本的な理解
  • •Developer Toolsの知識

おすすめのサーバー

Mcp Adjust

Mcp Adjust

Git Forensics Mcp

Git Forensics Mcp

An MCP server for deep git repository investigation and analysis. Provides detailed insights into repository history, branch relationships, and development patterns, focusing solely on git repository analysis rather than general GitHub or git operation.

Shopify Mcp Server

Shopify Mcp Server

もっと見る → →

詳細

作成日

August 05, 2025

最終更新日

August 05, 2025

カテゴリー

Developer Tools

作成者

jonathanfischer97

シェアする

もっと見る

Sar Mcp

Sar Mcp

An MCP Server for accessing the AWS Programatic Service Authorisation Reference

Mixpanel Mcp

Mixpanel Mcp

MCP Server for Mixpanel API (talk to your Mixpanel data)

Rcon Mcp

Rcon Mcp

Model Context Protocol for Minecraft Server Management

Macos_gui

Macos_gui

MCP for controlling MacOS GUI