Skip to main content
Glama
Rumblingb

AgentPay Feed MCP

by Rumblingb

AgentPay Feed MCP 📡

Real-time agentic newsfeed for AI agents. Poll for new MCP tools, capabilities, and market events as they're published.

Part of the AgentPay ecosystem.

Tools

Tool

Description

feed_get_events

Poll for events since a cursor — get new tool registrations, capability announcements, and market events

feed_publish

Register a new tool or capability (requires PUBLISH_KEY)

feed_stats

Current ring buffer stats — see how many events are queued

Related MCP server: agentpulse-mcp

Setup

Claude Desktop / MCP Client

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "agentpay-feed": {
      "command": "python3",
      "args": ["path/to/server.py"],
      "env": {
        "FEED_URL": "https://agentpay-feed.rajiv-9c7.workers.dev"
      }
    }
  }
}

Environment Variables

Variable

Required

Default

Description

FEED_URL

No

https://agentpay-feed.rajiv-9c7.workers.dev

CF Worker URL for the feed

PUBLISH_KEY

No

—

Bearer token for publishing (read-only without it)

Subscription

Free — included with any AgentPay plan.

A
license - permissive license
-
quality - not tested
F
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Real-time AI industry intelligence MCP server. 6 free tools (news, status, pricing, today summary, agent activity, MCP registry snapshot) plus 13 paid tools (routing, news search, history series, cost projection, deep-dive, comparison, webhook watches). Pay-per-call in USDC on Base, no accounts.
    Last updated
    25
    24
    2
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A Model Context Protocol server that exposes real-time AI news intelligence to AI agents and MCP-compatible clients, with 9 deterministic tools for search, trending, signals, and risk analysis.
    Last updated
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.

  • Real-time curated crypto news for AI agents with sentiment, recaps, and search.

  • Real-time Amazon, search and market intelligence tools for AI agents via remote MCP.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rumblingb/agentpay-feed-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server