MCP server · PulseMCP

pulsemcp-mcp.yml

PulseMCP authors and maintains 32 MCP servers — 4 "productionized" under the @pulsemcp/ npm scope and 28 "experimental" under unscoped npm names. EVERY ONE OF THEM IS A LOCAL STDIO SERVER distributed as an npm package. PulseMCP operates NO hosted/remote MCP endpoint of its own: there is no mcp.pulsemcp.com, and https://api.pulsemcp.com/mcp returns the API's JSON 404 (invalid_path). An agent cannot reach PulseMCP over MCP without a human first installing a package on a machine. The one server that fronts PulseMCP's OWN product is @pulsemcp/pulse-subregistry, an stdio wrapper over the PulseMCP Registry API at https://api.pulsemcp.com/v0.1. Its three tools are bound to the REST surface in mcp/pulsemcp-tool-crosswalk.yml. The other 31 servers wrap third-party products (Gmail, Slack, Vercel, 1Password, Fly.io, AWS, …) and are first-party PulseMCP code but not a PulseMCP API surface.

One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.

⚠ Proposed MCP surface. No official hosted MCP server was found for PulseMCP. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If PulseMCP publishes an official server, this page will update to it on the next build.
Provider: PulseMCP Type: Candidate descriptor Transport: Host: raw.githubusercontent.com

Descriptor

https://raw.githubusercontent.com/api-evangelist/pulsemcp/refs/heads/main/mcp/pulsemcp-mcp.yml

Candidate descriptor · transport

About MCP

The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.

Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.