From 7d492830de61766b94f877ee926fb2331d0fd13a Mon Sep 17 00:00:00 2001 From: nebenzu Date: Fri, 20 Mar 2026 11:55:52 +0100 Subject: [PATCH] Add Blip - Visual annotation MCP server for Claude Code Blip lets users draw directly on live web pages (circles, arrows, highlights, text) and send annotated screenshots back to Claude Code. Replaces describing UI changes with words by just drawing on it. GitHub: https://github.com/nebenzu/Blip npm: blip-mcp Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..af13313ab1 100644 --- a/README.md +++ b/README.md @@ -658,6 +658,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Bitable MCP](https://github.com/lloydzhou/bitable-mcp)** (by lloydzhou) - MCP server provides access to Lark Bitable through the Model Context Protocol. It allows users to interact with Bitable tables using predefined tools. - **[Blender](https://github.com/ahujasid/blender-mcp)** (by ahujasid) - Blender integration allowing prompt enabled 3D scene creation, modeling and manipulation. - **[Blender MCP](https://github.com/pranav-deshmukh/blender-mcp)** - MCP server to create professional like 3d scenes on blender using natural language. +- **[Blip](https://github.com/nebenzu/Blip)** - Visual annotation tool for Claude Code. Draw circles, arrows, highlights, and text directly on live web pages, then send annotated screenshots back to Claude. - **[Blockbench MCP Plugin](https://github.com/jasonjgardner/blockbench-mcp-plugin)** (by jasonjgardner) - Blockbench plugin to connect AI agents to Blockbench's JavaScript API. Allows for creating and editing 3D models or pixel art textures with AI in Blockbench. - **[Blockchain MCP](https://github.com/tatumio/blockchain-mcp)** - MCP Server for Blockchain Data from **[Tatum](http://tatum.io/mcp)** that instantly unlocks blockchain access for your AI agents. This official Tatum MCP server connects to any LLM in seconds. - **[Bluesky](https://github.com/semioz/bluesky-mcp)** (by semioz) - An MCP server for Bluesky, a decentralized social network. It enables automated interactions with the AT Protocol, supporting features like posting, liking, reposting, timeline management, and profile operations.