WWN
БесплатноНе проверенA local-embeddings RAG + Model Context Protocol server that provides retrieval-backed knowledge of the Wawona stack to Cursor models.
Описание
A local-embeddings RAG + Model Context Protocol server that provides retrieval-backed knowledge of the Wawona stack to Cursor models.
README
A local-embeddings RAG + Model Context Protocol (MCP) server that gives any
Cursor model retrieval-backed knowledge of the Wawona stack: Wayland/Smithay/
Weston, the Apple (OS 26 / Liquid Glass) and Android (Material 3 Expressive) UI
ladders, the Vulkan/OpenGL graphics paths, App Store / Play Store compliance,
and Wawona's integration source plus the extracted wwn-* patched-software
repos (toolchain, zsh, weston, iland, waypipe, coreutils, foot, fastfetch,
apt). "WWN" = Wawona.
Quick start
# Run the server locally (Streamable HTTP on http://127.0.0.1:8765/mcp)
nix run github:Wawona/WWN-MCP#wwn-mcp -- serve
# Or, without Nix:
pip install -e .
wwn-mcp fetch # mirror corpus sources declared in corpus.toml
wwn-mcp index # chunk + embed into the sqlite hybrid index
wwn-mcp serve # start the MCP server
Point Cursor at it by adding a remote MCP entry (see docs/usage.md):
{ "mcpServers": { "wwn-mcp": { "url": "https://mcp.wawona.io/mcp",
"headers": { "Authorization": "Bearer ${WWN_MCP_TOKEN}" } } } }
Documentation
All documentation lives in docs/:
- Overview & architecture
- Corpus catalog
- MCP tools & resources
- Deployment (NixOS, mcp.wawona.io)
- Usage (Cursor wiring + local dev)
- Contributing
License
MIT — see LICENSE. Open source. Third-party documentation and source that WWN-MCP indexes are fetched at runtime and are never vendored into this repository; their license notices are surfaced in result citations.
Установка WWN
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Wawona/wwn-mcpFAQ
WWN MCP бесплатный?
Да, WWN MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для WWN?
Нет, WWN работает без API-ключей и переменных окружения.
WWN — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить WWN в Claude Desktop, Claude Code или Cursor?
Открой WWN на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare WWN with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
