{
  "count": 9,
  "source": "github",
  "plugins": [
    {
      "name": "semantic-diff",
      "title": "Semantic Diff",
      "description": "What actually changed between two versions - the exact diff is computed, then analysed for meaning: rights gained or lost, protections removed, behaviour altered. Legal, privacy, code and prose lenses. Free MCP plugin for Claude and ChatGPT.",
      "mcpUrl": "https://semantic-diff.mahendrakarpranay.workers.dev/mcp",
      "repoUrl": "https://github.com/PranayMahendrakar/semantic-diff",
      "stars": 0,
      "updated": "2026-07-15T11:38:08Z",
      "tools": [
        "semantic_diff",
        "diff_only"
      ]
    },
    {
      "name": "open-data",
      "title": "Open Data",
      "description": "Grounds AI in real public data - Wikipedia summaries, live Open-Meteo weather, and official openFDA drug labels. All free, no API keys, every answer with a link you can check. Free MCP plugin for Claude and ChatGPT.",
      "mcpUrl": "https://open-data.mahendrakarpranay.workers.dev/mcp",
      "repoUrl": "https://github.com/PranayMahendrakar/open-data",
      "stars": 0,
      "updated": "2026-07-15T11:38:02Z",
      "tools": [
        "wikipedia",
        "weather",
        "drug_label"
      ]
    },
    {
      "name": "accessibility-auditor",
      "title": "Accessibility Auditor",
      "description": "WCAG contrast ratios computed exactly with the real formula (not guessed), a contrast fixer that finds the nearest passing shade, and a full WCAG 2.2 audit protocol. Free MCP plugin for Claude and ChatGPT, zero extra credits.",
      "mcpUrl": "https://accessibility-auditor.mahendrakarpranay.workers.dev/mcp",
      "repoUrl": "https://github.com/PranayMahendrakar/accessibility-auditor",
      "stars": 0,
      "updated": "2026-07-15T11:37:57Z",
      "tools": [
        "check_contrast",
        "fix_contrast",
        "audit_accessibility"
      ]
    },
    {
      "name": "mcp-toolkit",
      "title": "MCP Toolkit",
      "description": "The basics AI keeps fumbling - real current time, exact math, word counts, regex actually tested, exact diff, token estimator, JSON/YAML validator, JWT decoder. Free MCP plugin for Claude and ChatGPT, zero extra credits.",
      "mcpUrl": "https://mcp-toolkit.mahendrakarpranay.workers.dev/mcp",
      "repoUrl": "https://github.com/PranayMahendrakar/mcp-toolkit",
      "stars": 0,
      "updated": "2026-07-15T10:57:00Z",
      "tools": [
        "get_current_time",
        "calculate",
        "word_count",
        "test_regex",
        "diff_text",
        "estimate_tokens",
        "validate_data",
        "decode_jwt"
      ]
    },
    {
      "name": "pro-prompter",
      "title": "Pro Prompter",
      "description": "Rewrites a rough request into a FAANG-grade prompt and runs it - 15 specialised task types. Free MCP plugin for Claude and ChatGPT, zero extra credits.",
      "mcpUrl": "https://pro-prompter.mahendrakarpranay.workers.dev/mcp",
      "repoUrl": "https://github.com/PranayMahendrakar/pro-prompter",
      "stars": 0,
      "updated": "2026-07-15T10:56:58Z",
      "tools": [
        "pro_prompt",
        "refine_prompt",
        "recall_prompts",
        "clear_memory"
      ]
    },
    {
      "name": "learn-anything",
      "title": "Learn Anything",
      "description": "Turns any topic into a real lesson - prerequisites, intuition, worked example, misconceptions, practice and spaced repetition. Free MCP plugin for Claude and ChatGPT, zero extra credits.",
      "mcpUrl": "https://learn-anything.mahendrakarpranay.workers.dev/mcp",
      "repoUrl": "https://github.com/PranayMahendrakar/learn-anything",
      "stars": 0,
      "updated": "2026-07-15T10:56:55Z",
      "tools": [
        "curriculum"
      ]
    },
    {
      "name": "plain-english",
      "title": "Plain English",
      "description": "Decodes contracts, leases, terms of service and policies into plain language - risks ranked, deadlines surfaced, questions to ask. Free MCP plugin for Claude and ChatGPT, zero extra credits.",
      "mcpUrl": "https://plain-english.mahendrakarpranay.workers.dev/mcp",
      "repoUrl": "https://github.com/PranayMahendrakar/plain-english",
      "stars": 0,
      "updated": "2026-07-15T10:56:53Z",
      "tools": [
        "decode"
      ]
    },
    {
      "name": "thinking-tools",
      "title": "Thinking Tools",
      "description": "Five rigorous reasoning protocols - debate, red team, argument audit, threat model, study sanity. Free MCP plugin for Claude and ChatGPT, zero extra credits.",
      "mcpUrl": "https://thinking-tools.mahendrakarpranay.workers.dev/mcp",
      "repoUrl": "https://github.com/PranayMahendrakar/thinking-tools",
      "stars": 0,
      "updated": "2026-07-15T10:56:51Z",
      "tools": [
        "debate",
        "red_team",
        "audit_argument",
        "threat_model",
        "check_study"
      ]
    },
    {
      "name": "citation-guard",
      "title": "Citation Guard",
      "description": "Catches AI-hallucinated citations - verifies every DOI against live registries (doi.org, OpenAlex, Crossref) and flags fabricated, mismatched, retracted and duplicate references. Free MCP plugin for Claude and ChatGPT, zero extra credits.",
      "mcpUrl": "https://citation-guard.mahendrakarpranay.workers.dev/mcp",
      "repoUrl": "https://github.com/PranayMahendrakar/citation-guard",
      "stars": 0,
      "updated": "2026-07-15T10:56:49Z",
      "tools": [
        "verify_citations",
        "check_doi"
      ]
    }
  ]
}