Back to Home
RedberryProducts icon

mcp-client-laravel

Verified Safe

by RedberryProducts

Overview

Laravel-native client for interacting with Model Context Protocol (MCP) servers to discover and call tools, and access resources for AI agents.

Installation

Run Command
No command provided

Environment Variables

  • GITHUB_API_TOKEN

Security Notes

The client primarily uses Guzzle for HTTP and Symfony Process for STDIO communication. No 'eval' or direct obfuscation found. Hardcoded secrets are not present, relying on environment variables for API tokens. The STDIO transporter executes external commands; while it uses a secure array-based command execution (Symfony Process), the consuming application must ensure the 'command' configuration elements are from trusted sources to prevent potential command injection if dynamic user input were ever used to construct them. Overall, it follows good practices for handling external communication.

Similar Servers

Stats

Interest Score38
Security Score8
Cost ClassLow
Avg Tokens50
Stars13
Forks1
Last Update2026-01-12

Tags

LaravelMCPClientAIToolsIntegration