skalex: Skalex is a zero-dependency, isomorphic, local-first JavaScript database with built-in vector search, agent memory, NLP queries, MCP server, and encryption. It runs on Node.js, Bun, Deno, browsers, and edge runtimes, supporting multiple storage backends and AI adapters. All AI capabilities are built into the core with no additional dependencies.; 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.
AI agents with conversational memory and semantic search
Building production-grade MCP servers in Go with minimal boilerplate