paxaver-mcp

Smartoire/paxaver-mcp
★ 0 stars TypeScript AI/LLM Updated today
Paxaver MCP server — AI-facing adapter over the Paxaver school lunch platform
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": {
    "paxaver-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Smartoire/paxaver-mcp"
      ]
    }
  }
}

README Excerpt

> AI-facing adapter over the [Paxaver](https://paxaver.com) school community platform. > Implements the Model Context Protocol (MCP) on Cloudflare Workers with RS256 JWT > validation, capability-first authorization, and Streamable HTTP transport. --- The Paxaver MCP server lets AI assistants (ChatGPT, Claude, Perplexity, and any

Tools (3)

get_user_infoproductionstaging