Libraries tagged by model-context-protocol
netzhirsch/contao-mcp-bundle
233 Downloads
Connects Claude and other AI agents to Contao 5 and 6 via the Model Context Protocol — 197 MCP tools for pages, articles, news, files, templates, members, forms, newsletters and more, secured with OAuth 2.1 (PKCE + Dynamic Client Registration). Commercial extension: 30-day trial, then a subscription per Contao installation.
monkeyscloud/monkeyslegion-mcp
798 Downloads
Production-grade MCP (Model Context Protocol) server and client for PHP 8.4 with attribute-based tool registration, stdio + Streamable HTTP transports, and JSON-RPC 2.0 engine.
innoge/laravel-mcp
603 Downloads
A package for developing MCP Servers with Laravel.
bdmtra/craft-mcp
138 Downloads
MCP (Model Context Protocol) server for Craft CMS 4 (fork of stimmt/craft-mcp)
autodudes/ai-suite-mcp
247 Downloads
AI Suite MCP - MCP (Model Context Protocol) server integration for TYPO3 and compatibility to EXT:ai_suite. Provides AI-powered tools for Claude Desktop, Claude.ai, ChatGPT, and other MCP clients.
xp-forge/mcp
560 Downloads
Model Context Protocol
unopim/mcp
180 Downloads
UnoPim Model Context Protocol (MCP) bridge for AI-powered catalog interaction.
skeeks/cms-mcp
287 Downloads
Extensible Model Context Protocol server for SkeekS CMS
memran/marwa-mcp
866 Downloads
Lightweight Model Context Protocol server library for Marwa Framework and standalone PHP apps.
kinetis/mcp-protocol
54 Downloads
Model Context Protocol 2025-06-18 over JSON-RPC 2.0 — envelope validation, typed tool and resource contracts, progress notifications, and checked newline-delimited stdio framing. Requires PHP only.
kinetis/mcp-docs
54 Downloads
A standalone Model Context Protocol server exposing the Kinetis documentation over stdio: one tool that returns a bounded line window of a page, which is how a page is read, and the same pages whole as MCP resources. Framework-agnostic: it depends on kinetis/mcp-protocol alone and contributes no application bootstrap.
kinetis/mcp
44 Downloads
The Model Context Protocol server for Kinetis — tools and resources declared with attributes and validated like HTTP routes, served over stdio and as an ordinary /mcp route.
gesagtgetan/neos-mcp
47 Downloads
MCP (Model Context Protocol) server for Neos Content Repository — gives LLMs structured access to content
ajtis/mcp-bundle
1192 Downloads
Symfony integration bundle for Model Context Protocol (via official mcp/sdk)
php-llm/mcp-sdk
653 Downloads
Model Context Protocol SDK for Client and Server applications in PHP