SERVER
Pinchwork
Rank #10745io.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 #10745 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,745of 58,900 tracked serversTop 25%
Ranks ahead of 48,155 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
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.6.2 | Feb 7, 2026 |
| 0.1.0 | Feb 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