Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by riza-io • Uncategorized
A Go implementation of the Model Context Protocol providing client and server capabilities for LLM integration.
Connect to any MCP server using a Go client.
Expose resources, prompts, and tools as MCP servers.
Standardized context provision for LLM interactions.
This SDK implements the full Model Context Protocol (MCP) specification in Go, enabling developers to build MCP clients and servers easily. It supports exposing resources, prompts, and tools to LLM surfaces using standard transports like stdio, with SSE support coming soon. The SDK handles all MCP protocol messages and lifecycle events, facilitating standardized context provision for LLMs.