SERVER
Putput MCP
Rank #29314io.github.putput-io-dev/putput-mcp
MCP server providing putput-mcp capabilities
First listed
Feb 22, 2026
Last publish date
Feb 27, 2026
OVERVIEW
Putput MCP is a Model Context Protocol (MCP) server published by putput-io. It ranks #29314 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Putput MCP is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Feb 22, 2026 and most recently updated on Feb 27, 2026.
STANDING
#29,314of 58,900 tracked serversTop 50%
Ranks ahead of 29,586 of 58,900 servers on MCP Toplist.
CONNECT
Use Putput MCP
Add Putput MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"putput-mcp": {
"url": "https://putput.io/api/v1/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
npm package
{
"mcpServers": {
"putput-mcp": {
"command": "npx",
"args": [
"-y",
"@putput/mcp"
],
"env": {
"PUTPUT_TOKEN": "<your PUTPUT_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
putput-io
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.0.3 | Feb 27, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Putput MCP?
- MCP server providing putput-mcp capabilities
- Who maintains Putput MCP?
- Putput MCP is maintained by putput-io, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Putput MCP an official MCP server?
- Yes — Putput MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Putput MCP have?
- MCP Toplist tracks 2 versions of Putput MCP, most recently published on Feb 27, 2026.
- Where can I find the source code for Putput MCP?
- The source code for Putput MCP is hosted at github.com/putput-io/mcp.
EXPLORE