ModelContextProtocolClients.jl
by Cvikli · Julia · ★ 8
Simplest MCP Client layer.
Install
git clone https://github.com/Cvikli/ModelContextProtocolClients.jl.git Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"modelcontextprotocolclients-jl": {
"command": "npx",
"args": [
"-y",
"github:Cvikli/ModelContextProtocolClients.jl"
]
}
}
} From the README
A Julia client for the Model Context Protocol (MCP) that allows communication with various MCP servers. This package simplifies integrating AI tools into your Julia applications through a consistent interface.
This is an MCP Client that is able to start a MCP server or connect to an SSE MCP server.
So with this MCPClient anybody can query the for services that describe the RPC call format for the LLM and you can generated by the LLM.
That simple.
MCPClientCollector is a list of the s. Simple dict wrap that manage them as a group.
- Connect to multiple MCP servers simultaneously with mul…
Read full README on GitHub →
Related other servers
n8n
n8n-io
★ 194,307
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Other · TypeScript
servers
modelcontextprotocol
Official ★ 87,774
Model Context Protocol Servers
Other · TypeScript
Scrapling
D4Vinci
★ 66,540
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
Other · Python
chrome-devtools-mcp
ChromeDevTools
★ 44,582
Chrome DevTools for coding agents
Other · TypeScript
playwright-mcp
microsoft
★ 34,442
Playwright MCP server
Other · TypeScript
xiaozhi-esp32
78
★ 27,662
An MCP-based chatbot | 一个基于MCP的聊天机器人
Other · C++