almanac

kyaukyuai/almanac
★ 0 stars TypeScript 💻 Code/Dev Tools Updated 2d ago
Forge a domain expert. As a CLI. As an MCP server. As both.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "almanac": {
      "command": "npx",
      "args": [
        "-y",
        "kyaukyuai/almanac"
      ]
    }
  }
}

README Excerpt

> **Compile a domain almanac. Always-fresh. As CLI, MCP, and Skill.** `almanac` is a meta-generator that turns a single domain name into a self-contained, always-fresh knowledge surface — exposed simultaneously as a **CLI**, an **MCP server**, and a **Claude Code Skill**. ```bash almanac new cooking ```