experience-patterns-oracles

weps-ds9-nest/experience-patterns-oracles
★ 0 stars Python Memory/Knowledge Updated 2d ago
MCP Server to query for knowledge about Experience & Behavioural Design Patterns
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": {
    "experience-patterns-": {
      "command": "uvx",
      "args": [
        "experience-patterns-oracles"
      ]
    }
  }
}

Or install with pip: pip install experience-patterns-oracles

README Excerpt

A self-contained remote MCP server for consulting a curated knowledge graph of Experience and Behavioural Design Patterns. Built with **FastMCP** and **Graphifyy** — no CI/CD pipeline required. ``` links/collections/*.csv → ingest.py → links/links.csv (merged, deduped) → raw/ (ingested markdown)

Tools (7)

anyiofastmcpgraphifyyhttpxopenairequestsuvicorn