openagent: OpenAgent is an open-source enterprise-level AI Cloud OS. It functions as an AI knowledge base and an MCP (model-context-protocol)/A2A (agent-to-agent) management platform. It includes an admin UI, user management, and Single-Sign-On, supporting a wide array of models like ChatGPT, Claude, and Llama.; gomcp: GoMCP is a Go framework for building Model Context Protocol servers — described as "Gin for MCP." It provides struct-tag-based automatic JSON schema generation, a full middleware chain (logging, auth, rate limiting, OpenTelemetry), tool groups, and one-line imports for Gin routes, OpenAPI/Swagger specs, and gRPC services. Built-in Bearer/API Key/Basic auth with RBAC and an inspector UI included.
Building and managing centralized enterprise AI knowledge bases
Building production-grade MCP servers in Go with minimal boilerplate