Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by FreePeak • Uncategorized
A Go-based MCP server framework to build and expose MCP tools, resources, and prompts declaratively.
Expose executable tools and data resources to LLMs via a standardized MCP server.
Integrate MCP protocol support into existing Go applications or HTTP servers.
Multi-protocol communication including STDIO and HTTP with Server-Sent Events.
Cortex is a Go implementation of the Model Context Protocol (MCP) that enables developers to build MCP servers exposing resources and tools with support for multiple transport protocols like STDIO and HTTP/SSE. It follows Go best practices and clean architecture, allowing easy embedding into existing applications and integration with frameworks like PocketBase. Cortex simplifies context provision for LLMs by separating context management from LLM interaction, supporting lifecycle events and protocol compliance.