~/web4w3ecosystem15 packages
web4w3-ecosystem — bash
Last login: Mon Jun 16 00:00:00 on ttys001
cat README.md

Web4W3 Ecosystem

A suite of MCP servers, AI agents, and developer tools built for the Model Context Protocol ecosystem and Claude Code.

7 MCP Servers4 Agents4Tools & Plugins
ls -la packages/
total 15
ls packages/ | xargs -I cat {}/package.json | jq '.name,.description'
./android-desktop-bridge/

Android Bridge

MCP Server

Control Android device settings from your laptop over local network

Node.jsTypeScriptKotlin+3 more
❯ cd android-desktop-bridge&& cat README.md_
./brotherhood/

Brotherhood

MCP Server

MCP bridge connecting two Claude Code sessions across machines

Node.jsTypeScriptSSE+2 more
❯ cd brotherhood&& cat README.md_
./chrome-bridge/

Chrome Bridge

MCP Server + Extension

AI control of your real browser — sessions, cookies, logins intact

Node.jsTypeScriptChrome Extension (MV3)+2 more
❯ cd chrome-bridge&& cat README.md_
./daily-digest/

Daily Digest

Agent

News feed and smart email filtering via Claude Batch API

Node.jsTypeScriptClaude Batch API+1 more
❯ cd daily-digest&& cat README.md_
./email-analytics-agent/

Email Analytics

Agent

Multi-account email organization with AI rule learning

Node.jsTypeScriptMCP SDK+2 more
❯ cd email-analytics-agent&& cat README.md_
./email-review-agent/

Email Review Agent

Agent

AI-powered email review via OpenAI + MCP email servers

Node.jsTypeScriptOpenAI SDK+1 more
❯ cd email-review-agent&& cat README.md_
./gmail-mcp-server/

Gmail MCP Server

MCP Server

Read, delete, and manage Gmail via IMAP/POP3

Node.jsTypeScriptIMAP+2 more
❯ cd gmail-mcp-server&& cat README.md_
./jira-assignment-plugin/

Jira Assignment Watcher

Plugin

Monitor Jira for newly assigned issues and surface them to Claude

Node.jsJira REST APIClaude Code Monitor Protocol
❯ cd jira-assignment-plugin&& cat README.md_
./jira-automation/

Jira Automation

Agent

AI-powered Jira task decomposition and story creation from chat

Node.jsTypeScriptJira REST API+1 more
❯ cd jira-automation&& cat README.md_
./local-marketplace/

Local Marketplace

Tool

Plugin and skill marketplace for Claude Code

Claude Code SkillsClaude Code PluginsClaude Code Hooks
❯ cd local-marketplace&& cat README.md_
./MSTeams/

MSTeams MCP

MCP Server

Microsoft Teams integration via MS Graph API

Node.jsTypeScriptMS Graph API+1 more
❯ cd MSTeams&& cat README.md_
./nut-js-mcp-server/

nut-js MCP

MCP Server

Desktop automation — mouse, keyboard, screen capture via MCP

Node.jsTypeScriptnut-js+1 more
❯ cd nut-js-mcp-server&& cat README.md_
./outlook-mcp-server/

Outlook MCP Server

MCP Server

Full Outlook email management via Microsoft Graph API

Node.jsTypeScriptMS Graph API+2 more
❯ cd outlook-mcp-server&& cat README.md_
./linguacards-extension/

Linguacards

Mobile App

Language learning flashcards — spaced repetition on Android

AndroidKotlinRoom DB+1 more
❯ cd linguacards-extension&& cat README.md_
./install/

@web4w3/install

Tool

Run any Web4W3 MCP server with a single npx command — no cloning, no building

Node.jsesbuildnpm+1 more
❯ cd install&& cat README.md_
ls packages/ | sort -t- | uniq -c -f1
7
MCP Servers

Plug directly into Claude Code, Claude Desktop, or any MCP client.

4
AI Agents

Autonomous agents that orchestrate MCP servers to complete multi-step tasks.

4
Tools

Utilities and plugins that extend your Claude Code workflow.

15
Total

All packages in the Web4W3 ecosystem.