Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by svilupp • Uncategorized
A Julia SDK implementing the Model Context Protocol for building MCP-compliant servers and clients enabling AI models to access external tools.
Access external tools through a standardized protocol.
Integrate AI models with services like time conversion, weather forecasts, and translation.
A Julia-based SDK to build or interact with MCP-compliant servers and clients.
ModelContextProtocol.jl provides a Julia implementation of the Model Context Protocol (MCP), allowing developers to create servers and clients that facilitate AI models' interaction with external tools via JSON-RPC 2.0. It includes built-in support for tool registration, dynamic dispatch, and example tools such as time, fetch, weather, and translation services. This SDK simplifies integrating MCP tools with AI applications like Claude and supports interactive client examples and development tools like the Inspector.