Skip to main content

Pulse document-extraction API as MCP tools — hosted gateway and local stdio server

Project description

pulse-mcp

Pulse's document-extraction API as an MCP server — turn PDFs, Office documents, images, and spreadsheets into clean markdown, structured JSON, and tables from Claude Desktop, Cursor, or any MCP client.

Quickstart

You need a Pulse API key (from the Pulse dashboard). Add to your MCP client config (Claude Desktop, Cursor, …):

{
  "mcpServers": {
    "pulse": {
      "command": "uvx",
      "args": ["pulse-mcp@latest"],
      "env": { "PULSE_API_KEY": "<your-pulse-api-key>" }
    }
  }
}

Instead of the env var, the key can live in ~/.pulse/config.toml:

api_key = "<your-pulse-api-key>"

Tools

Tool What it does
extract Document → markdown (chunking, HTML, figure descriptions optional)
apply_schema Structured JSON from an extraction, against your JSON schema
generate_schema AI-draft or refine an extraction schema from a prompt
extract_tables Pull tables (HTML/markdown) out of an extraction
split_document Partition a document into topic page-ranges
batch_extract Many documents in one asynchronous batch
run_pipeline Run a pipeline saved in the Pulse dashboard
get_job Poll any asynchronous job

extract takes a file_url — or, because this server runs on your machine, a local file_path: the server process reads the file and uploads it out-of-band, so file bytes never pass through the model. Up to 50 MB; pdf, png, jpg, jpeg, bmp, tiff, docx, pptx, xlsx, xlsm, csv, txt, html.

Hosted alternative

Don't want a local process? The same tools are served hosted at https://mcp.runpulse.com/mcp (Streamable HTTP) — authenticate with your API key as an x-api-key header.

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pulse_mcp-0.1.1-py3-none-any.whl (34.7 kB view details)

Uploaded Python 3

File details

Details for the file pulse_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: pulse_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 34.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for pulse_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 149226de2d85a5f741295d662cac6ac526d6ecfc885c75826e1041417e594c1b
MD5 f67d2127c0f525d3660aaa8491053b85
BLAKE2b-256 ca968d3c6e7eb0a154b80c22bddcce5a7c3725c268ba71a1d4d9f2a01b1e68dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pulse_mcp-0.1.1-py3-none-any.whl:

Publisher: publish-mcp.yml on Pulse-Software-Corp/pulse-api

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page