# Introducing Laravel MCP: Build with the Universal AI Standard

DevFeed: [Introducing Laravel MCP: Build with the Universal AI Standard](<https://devfeed.tech/articles/introducing-laravel-mcp-build-with-the-universal-ai-standard-3725.md>)

Original publisher: [Read original article](<https://laravel.com/blog/introducing-laravel-mcp-build-with-the-universal-ai-standard>)

Author: Ashley Hindle

Published: 2025-09-18T14:45:00Z

Content type: article

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Laravel](<https://devfeed.tech/topics/laravel.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [PHP](<https://devfeed.tech/topics/php.md>), [API](<https://devfeed.tech/topics/api.md>), [AI Chat](<https://devfeed.tech/topics/ai-chat.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [php](<https://devfeed.tech/tags/php.md>), [prompt](<https://devfeed.tech/tags/prompt.md>), [tool](<https://devfeed.tech/tags/tool.md>), [web](<https://devfeed.tech/tags/web.md>)

## AI overview

Laravel MCP is a public-beta library for building Model Context Protocol servers in Laravel applications. It exposes tools, resources, and prompts so AI clients such as ChatGPT, Claude, and Cursor can interact with an application. The library supports OAuth through Laravel Passport, token authentication through Laravel Sanctum, Laravel 10-12, and PHP 8.1+.

## Source excerpt

The Laravel MCP library enables you to build Model Context Protocols with ease, so your apps can meet users where they are and where they'll be: AI chats.