Back to Browse

Bitfence MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Pre-transaction token risk checks for autonomous agents on six chains. Read-only; paid via x402.

About

Pre-transaction token risk checks for autonomous agents on six chains. Read-only; paid via x402.

Remote endpoints: streamable-http: https://api.bitfence.ai/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

Endpoint verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-bitfenceai-bitfence": {
      "url": "https://api.bitfence.ai/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

bitfence

The risk layer agents can't skip.

bitfence is a pre-transaction token risk oracle for autonomous AI agents operating on Solana, Base, Ethereum, Arbitrum, BSC, and HyperEVM. Before an agent swaps, transfers, or interacts with a token, bitfence returns a structured risk assessment in under a second: a composite score, confidence value, action recommendation, and any active circuit-breaker flags.

  • Live on Solana, Base, Ethereum, Arbitrum, BSC, and HyperEVM
  • HTTP API · MCP server · Rig (Rust) — Coinbase AgentKit coming soon
  • $0.10 per risk query in USDC on Base via x402 — no API keys

🔗 bitfence.ai · 📄 Whitepaper · 𝕏 @bitfenceai


Why this exists

Autonomous agents now hold keys, read mandates, and broadcast transactions without a human in the loop. The agent frameworks shipping today expose swap and transfer actions with no systematic pre-transaction safety check. The risk-assessment tooling that exists was built for a human reading a wallet pop-up — not a machine routing on structured fields.

bitfence fills the gap: a pre-intent token risk layer designed for machine consumption. Neutral, transparent, agent-native, per-call priced. It is complementary to existing wallet-grade tools, not competitive with them.

What it scores

Risk is decomposed into six categories — each a distinct mechanism by which a holder's position is destroyed — and assembled into a 0–100 composite with maturity-aware scoring and structured circuit-breaker overrides.

CategoryWhat it covers
Exit IntegrityHoneypot behaviour (measured by bitfence's own transaction simulation on EVM chains), sell/transfer taxes and their modifiability, freeze authority, transfer blocking
Supply IntegrityMint authority, hidden ownership, owner-editable balances, permanent delegates, upgradeable proxies, selfdestruct, metadata mutability
Liquidity IntegrityLP lock and burn status, unlock schedule, pool depth, deployer-held LP, pool age
Holder & Insider RiskTop-holder share, deployer share, holder count, sniper/insider/bundler cohorts, holder wallet ages
ProvenanceDeployer track record, observed prior rugs, vendor scam verdicts, launchpad lifecycle, verification registries
Market IntegrityWash-trade ratios, old-wallet flow share, price/volume divergence

Circuit breakers override the composite: measured threats (honeypot, confiscatory sell tax, selfdestruct) block even trusted tokens; heuristic flags floor the score for any token outside the curated trusted-token registry. The reported confidence value reflects only the data sources actually consulted, with cross-source disagreements excluded.

The full methodology is in the whitepaper.

Integration surfaces

The same scoring engine is exposed through four interfaces. Each returns the same RiskAssessment structure.

  • HTTP/JSON API — for any caller that speaks HTTP
  • MCP server — for tool-calling LLM agents (Claude Desktop, MCP-enabled IDEs)
  • Coinbase AgentKit — ActionProvider coming soon
  • Rig (Rust) — typed in-process tool binding for Rust-native agents

For integration details, contact info@bitfence.ai.

Pricing and access

  • $0.10 per risk query, $0.20 per contextual query in USDC on Base via x402
  • Implemented against the Coinbase CDP facilitator
  • No accounts, no API keys, no signups
  • Listed on the Coinbase x402 Bazaar

Open-source posture

Documentation, whitepaper, and integration surfaces are open under Apache 2.0. The scoring engine source remains closed for security reasons: publishing exact circuit-breaker thresholds, signal weights, and maturity logic would let adversarial token deployers engineer tokens that sit immediately below the trigger points, defeating the protection bitfence provides to agents downstream. This trade-off is discussed in the whitepaper.

A publishable methodology document — one useful to other Ethereum security teams without exposing trigger logic to deployers — is in active development.

Security

See SECURITY.md for vulnerability disclosure.

License

Apache License 2.0

Reviews

No reviews yet

Be the first to review this server!

Bitfence MCP Server - Pre-transaction token risk checks for autonomous agents on | MCP Marketplace