Pincushion
Rank #10,296io.github.jcooley8/pincushion
Stakeholders pin feedback on your live app; your AI agent reads the pins via MCP and fixes them.
Pincushion is a Model Context Protocol (MCP) server published by jcooley8. It ranks #10,296 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Pincushion is listed on Official MCP, with 36 tracked versions. It was first listed on Jun 4, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 121,817 of 132,113 servers on MCP Toplist.
Use Pincushion
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pincushion -- npx -y pincushion-mcp[mcp_servers.pincushion]
command = "npx"
args = ["-y", "pincushion-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pincushion": {
"command": "npx",
"args": [
"-y",
"pincushion-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pincushion": {
"command": "npx",
"args": [
"-y",
"pincushion-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pincushion": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pincushion-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pincushion": {
"command": "npx",
"args": [
"-y",
"pincushion-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pincushion": {
"command": "npx",
"args": [
"-y",
"pincushion-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jcooley8%2Fpincushion)<a href="https://mcptoplist.com/server/io.github.jcooley8%2Fpincushion"><img src="https://mcptoplist.com/badge/io.github.jcooley8%2Fpincushion.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jcooley8
Available versions (36)
| Version | Published |
|---|---|
| 1.11.22 | Sep 11, 2026 |
| 1.11.21 | Sep 11, 2026 |
| 1.11.20 | Sep 11, 2026 |
| 1.11.19 | Sep 10, 2026 |
| 1.11.17 | Sep 8, 2026 |
| 1.11.16 | Sep 8, 2026 |
| 1.11.14 | Sep 4, 2026 |
| 1.11.13 | Aug 31, 2026 |
| 1.11.11 | Aug 13, 2026 |
| 1.11.8 | Aug 13, 2026 |
| 1.11.7 | Aug 13, 2026 |
| 1.11.4 | Jul 30, 2026 |
| 1.11.3 | Jul 30, 2026 |
| 1.11.2 | Jul 27, 2026 |
| 1.11.1 | Jul 10, 2026 |
| 1.11.0 | Jul 10, 2026 |
| 1.10.0 | Jul 4, 2026 |
| 1.9.0 | Jul 3, 2026 |
| 1.8.0 | Jul 2, 2026 |
| 1.7.0 | Jul 2, 2026 |
| 1.6.1 | Jul 2, 2026 |
| 1.5.2 | Jun 26, 2026 |
| 1.5.1 | Jun 25, 2026 |
| 1.5.0 | Jun 24, 2026 |
| 1.4.2 | Jun 22, 2026 |
| 1.4.1 | Jun 22, 2026 |
| 1.4.0 | Jun 15, 2026 |
| 1.3.9 | Jun 14, 2026 |
| 1.3.8 | Jun 14, 2026 |
| 1.3.7 | Jun 14, 2026 |
| 1.3.6 | Jun 14, 2026 |
| 1.3.5 | Jun 13, 2026 |
| 1.3.4 | Jun 11, 2026 |
| 1.3.3 | Jun 10, 2026 |
| 1.3.2 | Jun 10, 2026 |
| 1.3.1 | Jun 4, 2026 |
Frequently asked questions
- Who maintains Pincushion?
- Pincushion is maintained by jcooley8, which publishes 2 MCP servers (37 total versions) tracked on MCP Toplist.
- Is Pincushion listed on the Official MCP Registry?
- Yes — Pincushion is listed on the Official MCP Registry.
- How many versions does Pincushion have?
- MCP Toplist tracks 36 versions of Pincushion, most recently published on Sep 11, 2026.
- Where can I find the source code for Pincushion?
- The source code for Pincushion is hosted at github.com/jcooley8/pincushion-plugin.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.