MCP-Server

tribhuvanrawat1525/MCP-Server
★ 0 stars PHP AI/LLM Updated today
A Laravel-based Model Context Protocol (MCP) server that lets AI assistants like Claude manage personal expenses directly through natural conversation — no manual form-filling required.
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": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "tribhuvanrawat1525/MCP-Server"
      ]
    }
  }
}

Topics

ai-agentai-toolsartisanclaudeclaude-aiexpense-trackerlaravellaravel-packagemcpmcp-servermodel-context-protocolphp