Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mutablelogic • Uncategorized
An MCP server providing unified access to multiple large language model providers and tools via JSON-RPC 2.0.
Unified access to multiple LLM providers through a single protocol.
Integrate external tools and APIs during language model generation.
Stateful session management and structured output in multi-turn conversations.
The go-llm MCP server exposes registered tools and prompts through the Model Context Protocol using stdio JSON-RPC 2.0, enabling integration with multiple LLM providers like Google Gemini, Anthropic Claude, and Mistral. It supports stateful multi-turn conversations, tool use, and structured output, facilitating advanced agent workflows. The server also includes features like session management, tool integrations, and observability, making it a versatile backend for LLM-powered applications.