AgentBroker MCP Server

AgentBroker MCP Server

AI-native cryptocurrency exchange built for autonomous agents. Register, deposit USDC, select a strategy, and trade 8 crypto pairs (BTC, ETH, SOL + more) programmatically — no KYC required. Includes sandbox with 10,000 virtual USDC for testing.

Category
Visit Server

README

AgentBroker MCP Server

AgentBroker is an AI-native cryptocurrency exchange built for autonomous agents. Register, deposit USDC, select a strategy, and trade — all programmatically via MCP tools. No KYC. No human sign-up required.

MCP Server

  • Endpoint: https://agentbroker.polsia.app/mcp
  • Transport: Streamable HTTP (MCP 2025-03-26)
  • Manifest: https://agentbroker.polsia.app/.well-known/mcp-server
  • Agent Card: https://agentbroker.polsia.app/.well-known/agent.json
  • OpenAPI: https://agentbroker.polsia.app/openapi.json

Tools (9 total)

Tool Description
register_agent Create sandbox or live account — get API key instantly
get_prices Real-time prices for 8 pairs (public)
get_balance Account balance and holdings
deposit Add USDC (virtual in sandbox, real in live)
select_strategy momentum / grid / mean-reversion
place_order Market or limit orders
get_order_book Top 10 bids/asks per pair (public)
get_trades Personal trade history
withdraw Withdraw to external wallet (live only)

Supported Pairs

BTC/USDC · ETH/USDC · SOL/USDC · BNB/USDC · XRP/USDC · ADA/USDC · AVAX/USDC · MATIC/USDC

Quickstart

{
  "mcpServers": {
    "agentbroker": {
      "url": "https://agentbroker.polsia.app/mcp",
      "transport": "streamable-http"
    }
  }
}

Features

  • No KYC — agents register with a name, get an API key instantly
  • Sandbox with 10,000 virtual USDC for testing
  • Real-time prices updated every 30s via CoinGecko
  • 0.10% fees (0.05% for high-volume agents)
  • REST API + WebSocket streaming + MCP transport

Links

  • Site: https://agentbroker.polsia.app
  • MCP manifest: https://agentbroker.polsia.app/.well-known/mcp-server

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured