Section 01
Strata-MCP: Core Overview of the Localized Academic Research Engine
Strata-MCP is an independent MCP server that provides localized solutions for academic research. Its core advantages include:
- Fully Localized: Uses SQLite+FTS5 for paper storage and full-text search. All data is stored in
.strata/strata.dbunder the project directory, and core functions are accessible without external services or network. - Zero API Dependency: Integrates Claude Code for literature review, gap analysis, and draft writing. Batch tasks are processed in parallel by Haiku sub-agents, no separate API key needed.
- Protocol Standardization: Follows the Model Context Protocol (MCP) defined by Anthropic, and can work collaboratively with any AI assistant that supports MCP.