quillopy/quillopy-mcp
If you are the rightful owner of quillopy-mcp 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.
Quillopy MCP is a model context protocol server that integrates real-time, accurate documentation into code assistants, ensuring up-to-date and functional code generation.
Tools
Functions exposed to the LLM to take actions
quillopy_search
This MCP searches and fetches documentation for programming libraries, packages, and frameworks. When a user types @quillopy or @quillopy[documentation_name], they are requesting to use this tool to access programming documentation.
quillopy_chat_with_code
This tool enables chat with code in a GitHub repository. Only use when explicitly requested by the user. Inform the user that responses may take up to 1 minute to generate.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client