hariombangari/mcp-server-prompt-library
If you are the rightful owner of mcp-server-prompt-library 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.
The Prompt Library MCP Server is a specialized server designed to enhance frontend developer productivity through a comprehensive prompt library, focusing on React, frontend best practices, and general coding guidelines.
Tools
Functions exposed to the LLM to take actions
get_categories
Returns all available prompt categories in the library.
get_prompts_by_category
Retrieves all prompts from a specific category.
get_prompt
Retrieves a specific prompt by name and category.
combine_prompts
Combines prompts from multiple categories into a single response.
search_prompts
Searches prompts by keyword across all or specific categories.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client