JNK234/Quibo-MCP-
If you are the rightful owner of Quibo-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 dayong@mcphub.com.
Quibo MCP Server is designed to integrate with Claude Desktop, enabling the generation of AI-powered blog posts.
Tools
Functions exposed to the LLM to take actions
create_project
Create a new blog project.
list_projects
List all existing blog projects.
get_project_status
Retrieve the status of a specific project.
delete_project
Delete an existing blog project.
upload_files
Upload files to a project.
process_files
Process uploaded files for content generation.
generate_outline
Generate an outline for a blog post.
get_outline
Retrieve the generated outline.
regenerate_outline
Regenerate the outline for a blog post.
draft_section
Draft a section of the blog post.
get_section
Retrieve a drafted section.
regenerate_section
Regenerate a section of the blog post.
get_all_sections
Retrieve all sections of the blog post.
refine_section
Refine a specific section of the blog post.
generate_title_options
Generate title options for the blog post.
generate_complete_blog
Automate the generation of a complete blog post.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client