Which frameworks have an official MCP server?
Laravel. Laravel Boost just came out, and it is very good. (link)
You install it.
It picks up the versions of all the Laravel ecosystem tools and packages you use, from your Composer.json file (composer is the php package manager).
Then it provides an MCP server that gives your agent (any of them) access to documentation search (search instructions included), for the correct versions of all the packages you use.
That's just incredibly useful. Which other frameworks have MCP servers for their docs?
# Aug 26, 2025