agentpulse-mcp

BoltyBolterson/agentpulse-mcp
★ 0 stars Python 🤖 AI/LLM Updated 5d ago
MCP server for AgentPulse - real-time data feed API for AI agents
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentpulse-mcp": {
      "command": "uvx",
      "args": [
        "agentpulse-mcp"
      ]
    }
  }
}

Or install with pip: pip install agentpulse-mcp

README Excerpt

MCP server for [AgentPulse](https://github.com/agentpulse/agentpulse) — real-time data feed API for AI agents. Gives your AI agent access to structured, normalized, real-time data feeds: - **News** — Latest articles from HN, TechCrunch, The Verge, Ars Technica, Wired (summarized) - **Trends** — Trending topics from Hacker News

Tools (7)

agentpulse_accountagentpulse_discoveragentpulse_newsagentpulse_pricesagentpulse_sentimentagentpulse_subscribeagentpulse_trends