SERVER

Putput Mcp

Rank #29268

io.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 #29268 of 58,832 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,268of 58,832 tracked serversTop 50%

Ranks ahead of 29,564 of 58,832 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

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.0.3Feb 27, 2026
0.1.0Nov 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