Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿค– Coding Agents
  3. Touchpoint
Touchpoint logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 4:31:44 PM

Touchpoint

User RatingsBe the first to rate and review this MCP server!
View Repository47 GitHub StarsTotal stargazers on GitHub for the source repository (47 stars).Visit Website
desktop-automationbrowser-automationaccessibilitymcpelectron

Controls native desktop, browser, and Electron interfaces through accessibility APIs and MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "touchpoint-labs-touchpoint": {
      "command": "uvx",
      "args": [
        "touchpoint-py"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿค– More in Coding Agents

Overview

Touchpoint-Labs/touchpoint MCP server gives AI agents structured access to desktop applications through native accessibility APIs, with CDP support for Chromium and Electron apps. Agents can inspect UI elements, locate controls, enter text, click, use keyboard and mouse input, manage windows, and verify changes through screenshots or structured snapshots. Reach for it when browser automation is not enough, especially for native desktop workflows or local models without vision capabilities.

Use cases

โ€ขAutomate native desktop applications
โ€ขControl browser and Electron workflows through CDP
โ€ขOperate desktop interfaces with local non-vision models
โ€ขInspect accessibility trees before taking UI actions
โ€ขVerify application state after input or window changes

Key features

โ€ขCross-platform native accessibility support
โ€ขChromium and Electron support through CDP
โ€ขVision and no-vision operating modes
โ€ขStructured UI snapshots and element search
โ€ขKeyboard, mouse, input, and window controls
โ€ขMCP tools for agent-driven desktop workflows

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Touchpoint.

Extracted Tool Capabilities
Cross-platform native accessibility support
Chromium and Electron support through CDP
Vision and no-vision operating modes
Structured UI snapshots and element search
Keyboard, mouse, input, and window controls
MCP tools for agent-driven desktop workflows

How Touchpoint works

What Touchpoint-Labs/touchpoint MCP server does

Touchpoint-Labs/touchpoint MCP server connects MCP-compatible agents to desktop interfaces on Linux, macOS, and Windows. It exposes the accessibility tree rather than relying on pixel scraping or a vision model, so agents can work with element names, roles, states, positions, and stable element IDs.

The server can interact with native applications, browsers, and Electron applications. Chromium and Electron support uses Chrome DevTools Protocol (CDP), while other desktop applications are accessed through the platform's native accessibility system. This makes it applicable to workflows involving tools such as Slack, VS Code, terminals, browsers, and spreadsheet applications, provided the operating system exposes their UI through the supported interfaces.

How it works

Touchpoint-Labs/touchpoint MCP server supports two operating modes. Vision mode lets an agent use screenshots, element IDs, or coordinates. No-vision mode uses a compact structured snapshot of the active window and allows actions to target element IDs directly. No-vision mode is intended for models that cannot process images, including local models.

The recommended interaction pattern is to orient, locate, act, and verify. An agent can inspect applications or windows, find an element by text and role, perform an action such as clicking or setting a value, then check the resulting state. In no-vision mode, several action responses include indicators for changes such as a new window, focus movement, or no detected change.

Setup and configuration

Install the Python distribution with Python 3.10 or newer:

Terminal
pip install touchpoint-py

The package includes the MCP server, platform backends, CDP support, and screenshot functionality. The executable used in the documented Claude Desktop configuration is touchpoint-mcp.

Linux deployments require xdotool for input and minimizing windows and wmctrl for window management and X11 ID mapping. Some Linux systems may also need python3-gi and gir1.2-atspi-2.0. Windows uses built-in UI Automation APIs. macOS requires Accessibility permission in System Settings under Privacy & Security.

Set TOUCHPOINT_MODE=no-vision to select structured, non-image interaction. The default is vision mode. Claude Desktop can load the server through its MCP configuration file, with platform-specific locations documented for macOS and Windows. The README also identifies Claude, Cursor, and other MCP-compatible clients as supported consumers.

Tools and capabilities

Touchpoint-Labs/touchpoint MCP server provides tools for:

  • Listing applications and windows, taking screenshots, and reading structured snapshots.
  • Finding elements, retrieving an element, and reading text.
  • Clicking, focusing, invoking actions, setting text or numeric values, and selecting text.
  • Typing text, pressing keys, moving the mouse, and scrolling.
  • Activating, minimizing, maximizing to fullscreen, closing, moving, and resizing windows where the selected mode supports those operations.
  • Waiting for elements, applications, or windows to appear.
  • Comparing snapshots in no-vision mode and running diagnostics.

Element references can be represented by returned objects or ID strings. Results can be formatted as flat text, a tree, or JSON when using the underlying Python library.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Coding Agents View all alternatives
  • Terminator MCP Agent logoTerminator MCP Agent

    Desktop GUI automation using accessibility APIs. Control Windows, macOS, and Linux applications without vision models or screenshots. Supports workflow recording, structured data extraction, and browser DOM inspection.

    ๐Ÿค– Coding Agents3 views
    Compare vs Terminator MCP Agent โ†’
  • Codegraphcontext logoCodegraphcontext

    An MCP server that indexes local code into a graph database to provide context to AI assistants with a graphical code visualizations for humans.

    ๐Ÿค– Coding Agents3 views
    Compare vs Codegraphcontext โ†’
  • MCP Safe Local Python Executor logoMCP Safe Local Python Executor

    Safe Python interpreter based on HF Smolagents LocalPythonExecutor

    ๐Ÿค– Coding Agents3 views
    Compare vs MCP Safe Local Python Executor โ†’
  • MCP Server Terminal logoMCP Server Terminal

    Playwright for terminals - interact with TUI/CLI applications through structured Terminal State Tree representation with element detection.

    ๐Ÿค– Coding Agents3 views
    Compare vs MCP Server Terminal โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
47
Stargazers on the source repository.
Last commit
3mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Touchpoint

Install Python 3.10 or newer, then run `pip install touchpoint-py`. The installed server executable is `touchpoint-mcp`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewTouchpoint AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/touchpoint-labs-touchpoint?style=directory)](https://allmcps.com/mcp/touchpoint-labs-touchpoint)
HTML Embed
<a href="https://allmcps.com/mcp/touchpoint-labs-touchpoint"><img src="https://allmcps.com/api/badge/touchpoint-labs-touchpoint?style=directory" alt="Touchpoint on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿค–Coding Agents
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
8/9 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars47
GitHub Star CountTotal stargazers on GitHub representing community popularity (47 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 8, 2026
49Quality signal: Fair ยท 49/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท touchpoint-py (PyPI)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿค– Coding Agents โ†’Best MCP servers for Coding Agents โ†’Alternatives to Touchpoint โ†’Install in Claude DesktopInstall in CursorInstall in VS Code