Skip to main content
Glama
bridgenode-ai

@bridgenode/mcp

Official

@bridgenode/mcp

npm version npm downloads License: MIT-0 CI Website BridgeNode on x402-list

AI 에이전트를 위해 제작 — API 키 불필요, 회원가입 불필요, x402를 통한 Solana USDC 종량제 결제.

BridgeNode MCP 래퍼 — 원격 https://bridgenode.cc/mcp(streamable-HTTP)로 요청을 프록시하는 stdio MCP 서버로, 자동 x402 결제(Solana USDC)를 지원합니다. API 키가 필요 없고 회원가입도 필요 없습니다.

도구 설치 (원커맨드)

claude mcp add bridgenode -s user -- npx -y @bridgenode/mcp@latest

또는 수동으로 설치 (Claude Code, Cursor, 기타 MCP 클라이언트):

{
  "mcpServers": {
    "bridgenode": {
      "command": "npx",
      "args": ["-y", "@bridgenode/mcp@latest"]
    }
  }
}

Related MCP server: x402 Payment Gateway MCP Server

설정 지원 (.env)

# Solana wallet private key (base58) — agent's payment wallet
BRIDGENODE_WALLET_KEY=

# Spending policy (fail-closed)
BRIDGENODE_MAX_PER_CALL=0.05
BRIDGENODE_DAILY_CAP=1.0

도구

  • chat_completions — AI 추론 지원 (유료; x402 결제 자동)

  • list_models — 모델 목록 (무료)

  • get_price_estimate — 채팅 요청 비용 견적 (무료)

작동 보

  1. 로컬 MCP 클라이언트가 stdio를 통해 래퍼를 실행합니다.

  2. 래퍼가 https://bridgenode.cc/mcp(streamable HTTP)에 연결합니다.

  3. tools/call이 402(결제 필요)를 받으면 — 래퍼가 BRIDGENODE_WALLET_KEY로 결제를 자동 서명하고 요청을 다시 시도합니다.

  4. 결제 정책이 서명 전에 모든 결제를 검사합니다 (실패 시 차단).

링크

Python 패키지

Python을 더 선호하시나요? 동일한 BridgeNode 툴킷을 PyPI에서 사용할 수 있습니다:

커뮤니티

Install Server
A
license - permissive license
A
quality
A
maintenance

Maintenance

Maintainers
Response time
2dRelease cycle
4Releases (12mo)
Commit activity

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.

  • Pay-per-call x402 gateway: agent tools, OpenAI-compatible LLM, market data, RPC, security audits.

  • Pay for HTTP APIs and charge for your own: x402 micropayments in USDC on Base.

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/bridgenode-ai/bridgenode-mcp'

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