Odel
pulse mcp

pulse mcp

Local
@patwalls1JavaScriptUpdated 2mo ago

Free, agent-first social-post metrics — a post URL in, views/likes/comments out.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmpulse-mcpv0.12.0

Run

npx -y pulse-mcp

MCP client config

{
  "mcpServers": {
    "pulse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pulse-mcp"
      ]
    }
  }
}