mcp

launchnotes/mcp
★ 0 stars TypeScript 🧠 Memory/Knowledge Updated 1d ago
The official LaunchNotes MCP Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "launchnotes/mcp"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server for managing LaunchNotes projects and announcements through the GraphQL API. Uses stdio transport for Claude Desktop and other MCP clients. **Project Management (6 tools)** - Get complete project details - List all accessible projects - Update custom CSS, HTML, headers, and footers