tggo/templui-mcp-server
If you are the rightful owner of templui-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.
TemplUI MCP Server is a Model Context Protocol server that integrates TemplUI components into AI workflows, providing access to component source code, documentation, and metadata.
Tools
Functions exposed to the LLM to take actions
get_component
Get the source code (.templ file) for a specific component
get_component_demo
Get demo/example code showing component usage
get_component_docs
Get complete documentation for a component
get_component_javascript
Get JavaScript code for interactive components
get_component_metadata
Get detailed metadata including props and features
list_components
List all available components, optionally by category
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client