benjibee/livewire-mcp-server
If you are the rightful owner of livewire-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a TypeScript-based MCP server that provides reference information for Livewire documentation, helping AI assistants access Livewire documentation and examples directly from the official repository.
Tools
Functions exposed to the LLM to take actions
list_livewire_topics
Get a list of all available Livewire documentation topics.
get_livewire_topic_details
Get detailed information about a specific topic.
get_livewire_topic_examples
Get usage examples for a specific topic.
search_livewire_docs
Search for topics in Livewire documentation by keyword.
list_livewire_categories
Get a list of all Livewire documentation categories.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client