PulseGatePost-LLM software, agents & workflows market (since 2022)
Coverage
168,991

Apps indexed

 

Freshness
20 min ago

Last update

 

Cadence
1,528/day

7-day average

Indexed today: 1,153

PulseGate

Market catalog for public software products, models, infra, and workflow tools.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate is a free public catalog — built for builders, analysts, and everyday users.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Submit a Project
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
PulseGate
PM
PowForge MCP
Visit ↗
  1. Home/
  2. Infrastructure & Backend/
  3. PowForge MCP
←Back to results
PMPowForge MCP logo

PowForge MCP

powforge.dev·Infrastructure

PowForge MCP is middleware designed for MCP server operators who need to control access to costly tools by combining payment gating and reputation checks. It addresses the challenge of preventing abuse by unknown or untrusted agents, ensuring that only callers who have both paid a Lightning invoice and meet a minimum reputation threshold can access protected endpoints. The middleware integrates a Lightning Network L402 payment flow with a Schnorr-signed depth-of-identity (DoI) score, allowing operators to reject callers below a configurable reputation threshold and to charge per tool call.

The platform provides an Express middleware package, installable via npm, that can be dropped in front of any MCP tool route. When a caller accesses a gated route, the middleware issues a 402 response with a Lightning invoice. Upon payment, the caller replays the request with the required authorization fields and their public key. The middleware then queries an external oracle for the caller’s DoI score, which is cached for five minutes per public key. Only callers whose score meets or exceeds the specified threshold are allowed to proceed; others receive a 403 response. The system uses one-time-use macaroons for authentication, which expire after a configurable period.

For non-Express environments, PowForge MCP offers a tool factory that returns a plain MCP tool definition with the gate logic embedded. This allows integration with any MCP server, including those using the official MCP SDK or custom HTTP transports. The middleware is suitable for operators managing tools with significant operational costs, such as image rendering, web scraping, or code execution, and for public MCP tool authors who want to deter abuse from throwaway identities while allowing genuine users to pay once and continue using the service.

Reputation thresholds are configurable, with suggested minimum scores corresponding to different levels of trust and operational risk. The middleware can be set to fail closed if the reputation oracle is unreachable or to allow fallback behavior. Installation is via two npm packages, and a working server example is available for cloning. The approach is intended to provide both payment enforcement and sybil resistance for open or high-cost MCP tools.

Open SourceMIT
CLI
P
PowForge MCP preview
Visit powforge.dev↗

Overview

5 features

PowForge MCP sits in PulseGate's Infrastructure & Backend category. It focuses on enabling MCP server operators to monetize and secure tool calls with payment and reputation gating. PowForge MCP is an open-source project aimed at mcp server operators and developers. The project is open source (MIT). It runs on the command line.

PowForge builds and maintains PowForge MCP, and the product first shipped in 2026. The project is developed in the open on GitHub with 1 commits in the last 90 days. Across PulseGate's embedding index, PowForge MCP has few near neighbours, marking it as relatively distinct. Among its 5 catalogued features are MCP middleware, lightning payments, and reputation scoring. It exposes integrations via an MCP server.

  • ✓MCP middleware
  • ✓Lightning payments
  • ✓Reputation scoring
  • ✓Express integration
  • ✓Tool call gating

Tags

mcp-middlewarelightning-paymentsreputation-gatingexpress-middlewaretool-call-security

AI capabilities

Weights: Open

Built with & integrations

Connectors
MCP
Runs on
CLI

Trust & compliance

LicenseMIT
Verified signals
✓ HTTPS✓ Open Source✓ Free tier✓ GitHub✓ Active maintenance

Recent events

Latest indexed changes and source events

  1. IndexedJun 15, 8:36 PM

    powforge.dev discovered by the PulseGate indexer

    Source: PulseGate indexerOpen ↗

Frequently asked questions about PowForge MCP

What is PowForge MCP?
PowForge MCP focuses on enabling MCP server operators to monetize and secure tool calls with payment and reputation gating. It is catalogued under Infrastructure & Backend on PulseGate.
Who should use PowForge MCP?
PowForge MCP is an open-source project built for mcp server operators and developers.
Does PowForge MCP have a free plan?
Yes — PowForge MCP is open source under the MIT license and free to use.
What platforms does PowForge MCP run on?
PowForge MCP runs on the command line.
Is PowForge MCP still active?
PulseGate's automated liveness checks currently classify PowForge MCP as active. The GitHub repository shows 1 commits in the last 90 days.
What tools are similar to PowForge MCP?
Similar tools tracked by PulseGate include alpha-forge-mcp, forge-os-mcp, and Monetize Your MCP Server.alpha-forge-mcpforge-os-mcpMonetize Your MCP Server
Who develops PowForge MCP?
PowForge MCP is developed by PowForge.
How long has PowForge MCP been around?
PowForge MCP first shipped in 2026.

At a glance

Pricing
Open Source
Platforms
Cli
Languages
English
Open source
Yes (GitHub)
License
MIT
First seen
May 25, 2026
Activity
🟢 Active
Status
🟢 Active
Built for
mcp server operators and developers
Model
Open source
Solves
Enabling MCP server operators to monetize and secure tool calls with payment and reputation gating.

Developer

PowForge
Solo developer
↗ GitHub

Open source

View on GitHub →
⭐ Stars
0
🍴 Forks
0
Open issues
0
Last commit
2mo ago
Commits 90d
1
Contributors
1
Authorship
Solo
Default branch
main

PulseGate index

Confidence
High · 94
Indexed
Jun 15, 2026
Lifecycle
Alive
Activity
Active
First seen
May 2026
Last seen
4w ago
Freshness
Unknown
Identity audit (9)
Entity ID
cmqfoe07l00sg1h8fu1mjo79t
Slug
powforge-mcp-charge-per-tool-call-filter-unknown-agents-powforge-dev
Verification state
Indexed for public listing
Claim / listing state
Unclaimed · listed: yes
Index status
Included in index
Latest evidence snapshot
Jun 15, 2026
Timeline basis
Indexed-at chronology (no inferred launch/funding milestones).
Last updated
Jul 13, 2026
Canonical URL
https://powforge.dev/mcp

Similar apps

Other apps tracked under the same category.

  • alpha-forge-mcp
    pypi.org
  • forge-os-mcp
    github.com
  • Monetize Your MCP Server
    xpay.sh
  • MCP-X
    mcp-x.org
  • mcp-forge-cli
    github.com
  • MCP Gateway
    swaggertomcp.com