Jane
Provides a knowledge management system for standard library and specification documents accessible via the Model Context Protocol.
Acerca de
Jane is a Model Context Protocol (MCP) server that establishes a robust knowledge management system specifically tailored for standard library and specification documents. Built with TypeScript, it allows MCP-compatible clients, such as Claude Desktop and Claude Code, to interact with a centralized repository of technical documentation. Jane offers full-text search capabilities across document content and metadata, enabling AI models and other clients to efficiently access, search, and manipulate structured documentation.
Características Principales
- Full-Text Search (Fast in-memory search across content and metadata)
- 1 GitHub stars
- Containerized Deployment (Docker support with multi-stage builds)
- Client Compatibility (Works with Claude Desktop, Claude Code, and custom MCP clients)
- Document Management (CRUD operations for stdlib/spec documents)
- MCP Compliance (Implements MCP protocol v2024-11-05 with 7 tools and 2 resource types)
Casos de Uso
- Providing AI models like Claude with programmatic access to curated technical documentation
- Managing and retrieving project specification documents for developer tools and workflows
- Building custom, searchable knowledge bases for programming language standard libraries