meppy

klio-24/meppy
★ 0 stars Python 🤖 AI/LLM Updated 2d ago
proof-of-concept fullstack LLM with RAG for MEP british standards on lightning protection and MCP server to check compliance from 'project logs'
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "meppy": {
      "command": "uvx",
      "args": [
        "meppy"
      ]
    }
  }
}

Or install with pip: pip install meppy

README Excerpt

proof-of-concept fullstack LLM with RAG for MEP british standards on lightning protection and MCP server to check compliance from 'project logs'