MCP Directory
Back

ModelContextProtocol.jl

by JuliaSMLM · Julia · ★ 46

ModelContextProtocol.jl — MCP server.

Install

git clone https://github.com/JuliaSMLM/ModelContextProtocol.jl.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol-jl": {
      "command": "npx",
      "args": [
        "-y",
        "github:JuliaSMLM/ModelContextProtocol.jl"
      ]
    }
  }
}

From the README

[](https://JuliaSMLM.github.io/ModelContextProtocol.jl/stable/) [](https://JuliaSMLM.github.io/ModelContextProtocol.jl/dev/) [](https://github.com/JuliaSMLM/ModelContextProtocol.jl/actions/workflows/CI.yml?query=branch%3Amain) [](https://codecov.io/gh/JuliaSMLM/ModelContextProtocol.jl) A Julia implementation of the [Model Context Protocol](https://github.com/modelcontextprotocol) (MCP), enabling integration with Large Language Models (LLMs) like Anthropic's Claude by providing standardized access to tools, resources, and prompts. The Model Context Protocol allows applications to provide cont…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers