#105 · Primary category: AI Gateway & API Infrastructure

laravel-restify

ai laravel mcp mcp-cli mcp-client mcp-servers rest-api restful-api

Laravel API for Ai Agents and humans.

Project last updated:08/03/26

GitHub Stars

683

Forks

65

Contributors

31

License

MIT

Why we included this project

Laravel shops that want their existing data reachable by AI agents usually face a choice: build a separate integration layer or bolt MCP onto the side. This package removes that decision by turning Eloquent models into both JSON:API endpoints and Model Context Protocol servers from a single repository definition. Because one definition drives both surfaces, the validation rules, Laravel policies, and Sanctum authentication you already rely on apply whether the caller is a browser or an agent. Agents get structured tool schemas instead of having to scrape an ad-hoc endpoint, and your own frontend keeps a conventional REST API. For teams already invested in Laravel, the setup is short and the payoff is not having to maintain two parallel interfaces.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category