Repository avatar
Other Tools
v0.2.14
active

pulse-fetch

com.pulsemcp.servers/pulse-fetch

MCP server that extracts clean, structured content from web pages with anti-bot bypass capabilities.

Documentation

PulseMCP's MCP Servers

We build reliable servers thoughtfully designed for MCP Client-powered workflows.

Design principles

You can have confidence that any Pulse-branded MCP server was built with these north stars in mind:

  1. Purpose-built. LLM-powered MCP clients offer uniquely new user interaction patterns that necessitate a different layer of abstraction than the REST API's from a pre-AI era. We thoughtfully scope drawing lines like building a new server, versus incorporating a new feature in another server. Or deciding where one slew of REST API endpoints might be better packaged as a single Tool call. And more.
  2. Easy set up. Many MCP servers die before ever getting a chance to be used. We offer guides and a frustration-free experience to get going with our MCP servers inside your favorite MCP clients.
  3. Time savings. By minimizing the number of tool chain steps or conversational turns you need to accomplish a task, our MCP servers will save you (and your agents) time waiting for a task to be completed.
  4. Inference cost savings. By minimizing the number of tokens you need to consume to a accomplish a task, our MCP servers will save you on your LLM inference bills.
  5. Reliability. You should have confidence that you can deploy our servers in a production application serving mass market consumers or business clients.
  6. Future-proof. We sit on the bleeding edge of the MCP specification, working to push the ecosystem forward. As such, you can be sure that if you commit to baking our server into your workflow, it will self-improve over time to take advantage of the latest and greatest MCP features.

Servers Available

Productionized Servers

These are PulseMCP-branded servers that we intend to maintain indefinitely as our own offerings.

NameDescriptionLocal StatusRemote StatusTarget AudienceNotes
pulse-fetchPull internet resources into context0.3.0Not StartedAgent-building frameworks (e.g. fast-agent, Mastra, PydanticAI) and MCP clients without built-in fetchSupports Firecrawl and BrightData integrations; HTML noise stripping; Resource caching; LLM extraction
cloud-storageCloud storage integration (GCS, S3)0.1.0Not StartedDevelopers needing to store/retrieve files from cloud storageSupports GCS; Local file path references to preserve context window; Future S3 support planned

Experimental Servers

These are high-quality servers that we may discontinue if the official provider creates and maintains a better MCP server.

NameDescriptionLocal StatusRemote StatusTarget AudienceNotes
agent-orchestratorAgent parallelization system for agentic coding and ops0.2.1Not StartedPulseMCP team for agent orchestrationRequires AGENT_ORCHESTRATOR_BASE_URL and API_KEY; Internal use only
appsignalAppSignal application performance monitoring and error tracking0.5.0Not StartedDevelopers using AppSignal for application monitoringRequires AppSignal API key; NOT officially affiliated with AppSignal
claude-code-agentClaude Code Agent MCP Server for managing Claude Code CLI sessions0.0.6Not StartedDevelopers building AI-powered automation workflowsRequires Claude Code CLI installed locally
remote-filesystemRemote filesystem operations on cloud storage (GCS)0.1.0Not StartedDevelopers needing cloud storage integrationRequires GCS credentials; Full CRUD operations; Published as remote-filesystem-mcp-server
fly-ioFly.io cloud platform app and machine management0.1.0Not StartedDevelopers deploying applications to Fly.ioRequires FLY_IO_API_TOKEN; NOT officially affiliated with Fly.io
gmailGmail Workspace integration for email access0.0.3Not StartedGoogle Workspace organizations needing Gmail integrationRequires service account with domain-wide delegation; NOT officially affiliated with Google
google-calendarGoogle Calendar Workspace integration for calendar management0.0.1Not StartedGoogle Workspace organizations needing Calendar integrationRequires service account with domain-wide delegation; NOT officially affiliated with Google
good-eggsGood Eggs grocery shopping automation0.1.7Not StartedUsers of Good Eggs grocery delivery serviceRequires Good Eggs username and password; NOT officially affiliated with Good Eggs
onepassword1Password credential and secrets management via CLI0.1.1Not StartedDevelopers using 1Password for secrets managementRequires 1Password CLI and service account token; NOT officially affiliated with 1Password
hatchboxHatchbox Rails hosting platform management0.1.0Not StartedRails developers using Hatchbox for hostingRequires Hatchbox API key and deploy key
playwright-stealthBrowser automation with Playwright and optional stealth mode0.0.9Not StartedDevelopers needing browser automation with anti-bot bypassOptional stealth mode via STEALTH_MODE env var
proctorProctor exam runner for testing MCP servers0.1.5Not StartedPulseMCP team for MCP server testingRequires PROCTOR_API_KEY; Internal use only
pulsemcp-cms-adminInternal API for managing PulseMCP newsletter content0.6.2Not StartedPulseMCP team for content managementRequires PULSEMCP_ADMIN_API_KEY; Internal use only
slackSlack workspace messaging and collaboration integration0.0.1Not StartedTeams using Slack for team communicationRequires Slack Bot Token; NOT officially affiliated with Slack
sshSSH remote server management with agent authentication0.1.2Not StartedDevelopers needing SSH access to remote serversSupports SSH agent for passphrase-protected keys
twistTwist team messaging and collaboration platform integration0.2.0Not StartedTeams using Twist for asynchronous communicationRequires Twist API bearer token and workspace ID

Contributing

See CONTRIBUTING.md.