An open API service indexing awesome lists of open source software.

https://github.com/farchanjo/schema

MCP server that indexes project specs, ADRs, glossaries, and markdown into a local RAG (bge-m3 + sqlite-vec), serving retrieval tools to LLM clients over stdio. Hexagonal Rust crate with strict lints; per-project cache; in-session filesystem watcher; cleanup tools at MCP + CLI surfaces.
https://github.com/farchanjo/schema

adr anthropic bge-m3 claude-code documentation hexagonal-architecture llm mcp model-context-protocol ports-and-adapters rag rust semantic-search sqlite-vec

Last synced: 20 days ago
JSON representation

MCP server that indexes project specs, ADRs, glossaries, and markdown into a local RAG (bge-m3 + sqlite-vec), serving retrieval tools to LLM clients over stdio. Hexagonal Rust crate with strict lints; per-project cache; in-session filesystem watcher; cleanup tools at MCP + CLI surfaces.

Awesome Lists containing this project