emeq-mcp

yusufkaracaburun/emeq-mcp
★ 0 stars PHP 🔌 API Integration Updated today
Laravel MCP server for Emeq apps
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": {
    "emeq-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yusufkaracaburun/emeq-mcp"
      ]
    }
  }
}

README Excerpt

Laravel package for MCP (Model Context Protocol) with Boost integration, providing helper utilities, pre-built tools/resources/prompts, and seamless integration between Laravel MCP and Boost. - **Helper Utilities**: Fluent builders for creating MCP servers, tools, resources, and prompts - **Pre-built Components**: Ready-to-use tools, resources, and prompts for common Laravel operations

Tools (2)

BasePromptauto_register