launchnotes/mcp
If you are the rightful owner of 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.
The LaunchNotes MCP Server is a Model Context Protocol server designed to manage LaunchNotes projects and announcements via a GraphQL API, utilizing stdio transport for integration with Claude Desktop and other MCP clients.
Tools
Functions exposed to the LLM to take actions
launchnotes_get_project
Get complete details for a LaunchNotes project including all customization settings.
launchnotes_list_projects
List all LaunchNotes projects accessible with your API token.
launchnotes_update_project_custom_code
Update custom CSS, HTML head, header, footer, or index hero for a project.
launchnotes_update_project_colors
Update the color palette and theme for a project.
launchnotes_update_project_content
Update project title, description, headings, and slug.
launchnotes_update_project_features
Enable or disable features for a project.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client