conventions-mcp

FedgeNo/conventions-mcp
★ 0 stars JavaScript Database Updated today
Personal memory MCP server for coding conventions and standing instructions — local SQLite hybrid search, local embeddings, MCP over stdio.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "conventions-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "FedgeNo/conventions-mcp"
      ]
    }
  }
}

README Excerpt

Personal memory for durable coding conventions and standing instructions — one store, any MCP-compatible AI client, available in every project. It holds rules like "always use 2-space indent in this language," "never force-push to main," lasting corrections, and long-lived workflow preferences that should carry across future sessions rather than get re-explained every time. It is deliberately not a history of individual jobs or a place for task-specific directions, temporary decisions, current s

Tools (12)

capture_thoughtconventioncorrectiondelete_thoughtinstructionlist_ruleslist_thoughtsotherpreferencesearch_thoughtsthought_statsupdate_thought
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →