Skip to content
@mcpware

mcpware

Open source MCP tools — bridging you and AI

mcpware

Open source MCP tools — bridging you and AI

npm · GitHub


Our Tools

Tool What it does Install
🔌 Instagram MCP 23 Instagram Graph API tools — posts, comments, DMs, stories, analytics npx @mcpware/instagram-mcp
📊 Claude Code Organizer MCP Visual dashboard for Claude Code configs — memories, skills, MCP, hooks npx @mcpware/claude-code-organizer
🏷️ UI Annotator Hover labels on any web page — AI references elements by name npx @mcpware/ui-annotator-mcp
🎬 Pagecast MCP Record browser sessions as GIF/video via MCP npx @mcpware/pagecast
🎨 LogoLoom MCP AI logo design → SVG → full brand kit export npx @mcpware/logoloom

Quick Start

Every tool is one command away:

npx @mcpware/<tool-name>

Or add to your Claude Code / Cursor .mcp.json:

{
  "mcpServers": {
    "tool-name": {
      "command": "npx",
      "args": ["-y", "@mcpware/tool-name"]
    }
  }
}

All tools are free, open source, and run locally.

Pinned Loading

  1. claude-code-organizer claude-code-organizer Public

    Organize all your Claude Code configs in one dashboard — memories, skills, MCP servers, commands, agents, rules, hooks. Drag-and-drop between scopes.

    JavaScript 102 8

Repositories

Showing 6 of 6 repositories

Most used topics

Loading…