MCP Server LogoMCP Server
MCPsCategoriesDirectorySubmit
Submit
MCPsCategoriesDirectorySubmit
Submit

MCP Servers

A curated list of MCP Servers, featuring Awesome MCP Servers and Claude MCP integration.

Contact Us

[email protected]

About

Privacy PolicyTerms of Service

Resources

Model Context ProtocolMCP Starter GuideClaude MCP Servers

Community

GitHub

© 2025 mcpserver.cc © 2025 MCP Server. All rights reserved.

Privacy PolicyTerms of Service
  1. Home
  2. /Categories
  3. /Developer Tools
  4. /Juliadoc Mcp
Juliadoc Mcp

Juliadoc Mcp

Created by jonathanfischer97•a day ago
Visit Website

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

Prerequisites

  • •Familiarity with the server domain
  • •Basic understanding of related technologies
  • •Knowledge of Developer Tools

Recommended Server

Shell Mcp

Shell Mcp

Mcp Dev Server

Mcp Dev Server

Mcp Server Pagespeed

Mcp Server Pagespeed

View more → →

Details

Created

August 05, 2025

Last Updated

August 05, 2025

Category

Developer Tools

Author

jonathanfischer97

Share

More Server

Supabase Mcp Server

Supabase Mcp Server

Query MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.

Mcp Memory Dashboard

Mcp Memory Dashboard

A dashboard for the MCP Memory Service

Mcp Email Server

Mcp Email Server

IMAP and SMTP via MCP Server

Mcp Logo Gen

Mcp Logo Gen