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.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • 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 BuildlistAllMCPs 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 Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ–₯️ OS Automation
  3. Toolpiper
T
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/11/2026, 12:07:57 AM

Toolpiper

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

300+ on-device MCP tools for macOS β€” local AI, voice, vision, browser automation, system control.

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
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "toolpiper": {
      "command": "npx",
      "args": [
        "-y",
        "toolpiper"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ–₯️ More in OS Automation

Documentation Overview

ToolPiper β€” MCP Server for macOS

300+ Model Context Protocol tools, all running on-device. ToolPiper is a native macOS app that turns your Mac into a local AI platform: bundled inference (llama.cpp on Metal, Apple Intelligence, voice on the Neural Engine), an OpenAI-compatible API at localhost:9998, and a built-in MCP server that exposes the whole machine to any MCP client β€” Claude Code, Cursor, Windsurf, or your own scripts.

No cloud. No Docker. No Python. No API keys. Nothing leaves your Mac, and you can verify that yourself: lsof -i -P | grep ToolPiper while it runs.

  • Website: https://modelpiper.com/toolpiper
  • Download: https://modelpiper.com (free β€” the full local model runner has no caps and needs no account)
  • Docs: https://modelpiper.com/docs/toolpiper
  • Community: https://github.com/ModelPiper/modelpiper-community

This repository is the official home for ToolPiper's MCP server manifest, setup guides, and recipes. The ToolPiper app itself is not open source β€” but its privacy claims don't ask for trust: every byte of network traffic is observable on your own machine. Open-source siblings live in this org: PiperSR (ANE super-resolution model), FluidAudio, mlx-audio-swift.

Quick start

Install ToolPiper from modelpiper.com, launch it once, then connect any MCP client.

Streamable HTTP (zero config β€” loopback connections need no auth):

Terminal
claude mcp add --transport http toolpiper http://127.0.0.1:9998/mcp
config.json
{
  "mcpServers": {
    "toolpiper": { "type": "http", "url": "http://127.0.0.1:9998/mcp" }
  }
}

stdio (the ~/.toolpiper/mcp symlink is created automatically on launch):

Terminal
claude mcp add toolpiper -- ~/.toolpiper/mcp
config.json
{
  "mcpServers": {
    "toolpiper": { "type": "stdio", "command": "/Users/<you>/.toolpiper/mcp" }
  }
}

What's in the catalog

300+ tools, 5 resources, and 5 workflow prompts. Names follow <category>_<action> (vision_ocr, system_window_snap, browser_assert). The full catalog ships names-only on the wire (~24 KB), so it fits under Claude Code's per-server payload cap without trimming.

CategoryExamplesWhat it covers
Core AIchat, audio_transcribe, audio_speak, text_embedLocal LLM inference, speech-to-text and text-to-speech on the Neural Engine, embeddings
Apple frameworks + RAGvision_ocr, image_analyze, text_analyze, rag_queryApple Vision OCR, 11 vision endpoints, 6 NLP endpoints, hybrid HNSW + BM25 document search
Browser automationbrowser_snapshot, browser_action, browser_assert, browser_interceptChrome via CDP: AX-tree snapshots, self-healing selectors, network mocking, Web Vitals, coverage
Testingtest_run, test_save, test_exportSaved browser test sessions, ~10–50 ms/step replay, Playwright/Cypress export
System actionssystem_* β€” ~140 tools across 26 macOS domainsWindows, Spaces, clipboard (with OCR'd history), audio, displays, Finder, Calendar, Reminders, Contacts, notifications, processes, network, Bluetooth, Shortcuts, and more
Video creatorvideo_record, video_render, video_edit_timelineScreen-recorded screenplays, non-destructive timeline editing, OTIO/FCP XML/EDL export
Outreachhn_search, reddit_search, github_compare, gsc_analyticsHN, Reddit, GitHub, Google Search Console
Model managementmodel_search, model_download, model_loadSearch HuggingFace, download GGUF/CoreML, load/unload
Routing + integrationsendpoint_set, endpoint_recommend, claude_code_installSwitch inference endpoints per session, Claude Code helper install

Resources: toolpiper://status, toolpiper://models, toolpiper://backends, toolpiper://tests, toolpiper://categories Prompts: setup-model, audit-page, create-test, voice-over, research-topic

Category filtering (stdio)

Don't want all 300 tools in context? Filter at connect time β€” both the tool list and the server instructions trim to match:

bash
# Just LLM inference (11 tools)
claude mcp add toolpiper -- ~/.toolpiper/mcp --category core

# Web dev workflow (34 tools)
claude mcp add toolpiper -- ~/.toolpiper/mcp --profile automation

Transports

TransportEndpointAuth
Streamable HTTPPOST http://127.0.0.1:9998/mcp (+ GET /mcp SSE channel for tools/list_changed)None for loopback peers β€” enforced at the kernel socket, so Host/Origin spoofing can't widen it. LAN/remote peers require Authorization: Bearer.
stdio~/.toolpiper/mcpReads the local ambient token automatically

Privacy

ToolPiper never calls out. No telemetry, no analytics, no crash uploads, no account requirement. The only network traffic is the traffic you ask for (model downloads from HuggingFace, tools that explicitly target the web). This is a property you can check, not a policy you have to trust:

bash
lsof -i -P | grep ToolPiper

Requirements & pricing

  • macOS on Apple Silicon
  • Free: the full local model runner β€” no caps, no account
  • Pro ($10/mo): all 9 inference backends, full voice suite, and more β€” see pricing

FAQ

Is this the same as "ToolPipe"? No. ToolPiper (this page, modelpiper.com) is the macOS MCP server by ModelPiper. Unrelated projects with similar names exist in some directories.

What does the MIT license in this repo cover? The contents of this repository β€” the server manifest, setup guides, and recipes. The ToolPiper app itself is proprietary (free tier + Pro).

Does it work without an internet connection? Yes β€” inference, voice, vision, RAG, and system tools are all on-device. You only need the network to download models.

Can other machines connect? Loopback is zero-config. LAN/remote access goes through bearer-token auth.

Related MCP Servers

View all in OS Automation View all alternatives
  • Dash Mcp Server logoDash Mcp Server

    MCP server for Dash, the macOS API documentation browser. Instant search over 200+ documentation sets.

    πŸ–₯️ OS Automation1 views
    Compare vs Dash Mcp Server β†’
  • Mcp Nixos logoMcp Nixos

    MCP server providing accurate information about NixOS packages, system options, Home Manager configurations, and nix-darwin macOS settings to prevent AI hallucinations.

    πŸ–₯️ OS Automation1 views
    Compare vs Mcp Nixos β†’
  • M
    Mac Control Mcp

    Native Swift macOS automation MCP β€” 63 tools: AX, browser, capture, OCR, Spotlight, windows.

    πŸ–₯️ OS Automation0 views
    Compare vs Mac Control Mcp β†’
  • ServeMyAPI logoServeMyAPI

    A personal MCP (Model Context Protocol) server for securely storing and accessing API keys across projects using the macOS Keychain.

    πŸ–₯️ OS Automation0 views
    Compare vs ServeMyAPI β†’

Frequently Asked Questions about Toolpiper

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "toolpiper": { "command": "npx", "args": ["-y", "toolpiper"] } }

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 PreviewToolpiper AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/toolpiper?style=directory)](https://allmcps.com/mcp/toolpiper)
HTML Embed
<a href="https://allmcps.com/mcp/toolpiper"><img src="https://allmcps.com/api/badge/toolpiper?style=directory" alt="Toolpiper on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ–₯️OS Automation
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
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.
27Quality signal: Emerging Β· 27/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 ownership8/20
Documentation & tools11/30
Adoption & activity1/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.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it 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 πŸ–₯️ OS Automation β†’Alternatives to Toolpiper β†’Install in Claude DesktopInstall in CursorInstall in VS Code