Sponsored by Deepsite.site

AppContext

创建者
contact@appcontext.dev4 months ago
AppContext is a personal MCP hub for macOS that aggregates all your MCP servers behind one endpoint, plus gives AI coding agents live visual context from your iOS simulator and Chrome browser. Configure MCP servers once, use them in Claude Code, Cursor, Windsurf, or any MCP client. Includes per-tool authorization policies (block, allow, rate-limit).
概览

What is AppContext?

AppContext is a personal MCP hub for macOS. It aggregates every MCP server you use behind one endpoint and adds live visual context from your iOS simulator and Chrome browser — so your AI coding agent can actually see what you're building.

Configure your MCP servers once in AppContext. Use them in Claude Code, Cursor, Claude Desktop, Windsurf, or any MCP client. Switch between AI tools without reconfiguring anything.

Features

  • MCP Hub: Aggregate any number of MCP servers (stdio or SSE) behind one endpoint. One-click import from Claude Code, Cursor, and Claude Desktop configs.
  • Live View: Screenshots of your iOS simulator or Chrome browser on demand, via the fetch_liveview tool.
  • Log streaming: Metro bundler logs for React Native/Expo (fetch_recent_logs) and browser console output (fetch_web_console).
  • Authorization policies: Block or allow specific tools per server, set rate limits, or switch servers into allowlist-only mode.
  • Zero-config auto-discovery: AppContext runs at localhost:7777 and auto-connects to supporting clients.

Install

  1. Download AppContext (universal macOS DMG) from appcontext.dev
  2. Drag to Applications, open — a menu bar icon appears
  3. Sign in (magic link email, no password)
  4. Add the MCP server config below to your AI tool

Connect your AI tool

Paste this into your MCP client config:

```json { "mcpServers": { "appcontext": { "url": "http://localhost:7777/sse", "type": "sse" } } } ```

Or, for Claude Code:

``` claude mcp add appcontext --transport sse http://localhost:7777/sse ```

Tools exposed

  • fetch_liveview — PNG screenshot of current platform (iOS simulator or Chrome tab)
  • fetch_recent_logs — Metro bundler log stream
  • fetch_web_console — Chrome console logs
  • switch_platform — flip between iOS and web
  • get_browser_tabs — list open Chrome tabs for selection
  • hub_status — inspect upstream MCP servers and their tools
  • hub_call — call a tool on a specific upstream server
  • hub_policies — manage authorization policies

Pricing

Free tier includes the full MCP Hub. Pro ($9.99/mo or $99/yr) unlocks Live View, log streaming, and advanced policies.

服务器配置

{
  "mcpServers": {
    "appcontext": {
      "url": "http://localhost:7777/sse",
      "type": "sse"
    }
  }
}
推荐的 MCP Server
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Serper MCP ServerA Serper MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Amap Maps高德地图官方 MCP Server
CursorThe AI Code Editor
Playwright McpPlaywright MCP server
ChatWiseThe second fastest AI chatbot™
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Tavily Mcp
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
DeepChatYour AI Partner on Desktop
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
WindsurfThe new purpose-built IDE to harness magic