SERVER

Pinchwork

Rank #10796

io.github.pinchwork/pinchwork-mcp

MCP server providing pinchwork-mcp capabilities

First listed
Jan 31, 2026
Last publish date
Feb 7, 2026
OVERVIEW

Pinchwork is a Model Context Protocol (MCP) server published by anneschuth. It ranks #10796 of 58,900 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Pinchwork is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jan 31, 2026 and most recently updated on Feb 7, 2026.

STANDING
#10,796of 58,900 tracked serversTop 25%

Ranks ahead of 48,104 of 58,900 servers on MCP Toplist.

CONNECT

Use Pinchwork

Add Pinchwork to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "pinchwork-mcp": {
      "url": "https://api.pinchwork.dev/mcp"
    }
  }
}
Python package (PyPI)
{
  "mcpServers": {
    "pinchwork-mcp": {
      "command": "uvx",
      "args": [
        "pinchwork"
      ],
      "env": {
        "PINCHWORK_API_KEY": "<your PINCHWORK_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

anneschuth

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.6.2Feb 7, 2026
0.1.0Feb 1, 2026
FAQ

Frequently asked questions

What is Pinchwork?
MCP server providing pinchwork-mcp capabilities
Who maintains Pinchwork?
Pinchwork is maintained by anneschuth, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Pinchwork an official MCP server?
Yes — Pinchwork is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Pinchwork have?
MCP Toplist tracks 2 versions of Pinchwork, most recently published on Feb 7, 2026.
Where can I find the source code for Pinchwork?
The source code for Pinchwork is hosted at github.com/anneschuth/pinchwork.
EXPLORE
Pinchwork - MCP Server #10796 | MCP Toplist