Skip to main content
Glama

API for Chads

Server Details

Crypto prices, Polymarket CLOB, AI research & web rendering. x402 Solana payments.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
chadbot0x/apiforchads-mcp
GitHub Stars
0

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

9 tools
deep_researchTry in Inspector

Run a deep research investigation (~5 minutes). Uses Gemini Deep Research Pro for comprehensive, multi-source cited reports.

Args: query: Research question or topic (5-2000 chars)

Returns: Comprehensive research report with citations.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYes
extract_from_webpageTry in Inspector

Extract specific elements from a web page using CSS selectors.

Args: url: Full URL to render (https:// required) selector: CSS selector (e.g. 'h1', '.article-body', '#main-content') format: Output format — 'text', 'markdown', or 'html'

Returns: JSON with matched elements, count, and content.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes
formatNotext
selectorYes
get_crypto_priceTry in Inspector

Get real-time crypto price from Chainlink oracles + Binance.

Args: asset: Crypto asset symbol (e.g. BTC, ETH, SOL, MATIC)

Returns: JSON with price, sources, and timestamp.

ParametersJSON Schema
NameRequiredDescriptionDefault
assetYes
get_prediction_marketTry in Inspector

Get Polymarket CLOB best bid/ask for a prediction market.

Args: slug: Polymarket market slug (e.g. 'will-bitcoin-hit-100k-in-2026')

Returns: JSON with best bid, best ask, spread, and market info.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYes
list_servicesTry in Inspector

List all available API for Chads services with pricing.

Returns: Complete service catalog with endpoints, descriptions, and x402 pricing.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

quick_researchTry in Inspector

Run a quick web-grounded research query (~20 seconds). Uses Gemini Flash with Google Search for fast, cited answers.

Args: query: Research question or topic (5-2000 chars)

Returns: Research report with sources (400-600 words).

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYes
render_webpageTry in Inspector

Render a web page with headless Chromium and extract content. Handles JavaScript-rendered pages that simple fetchers can't read.

Args: url: Full URL to render (https:// required) format: Output format — 'markdown', 'text', or 'html' max_chars: Maximum characters to return (100-200000)

Returns: JSON with title, content, links, and render time.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes
formatNomarkdown
max_charsNo
screenshot_webpageTry in Inspector

Capture a screenshot of a web page as PNG (base64 encoded).

Args: url: Full URL to screenshot (https:// required) full_page: True for full page, False for viewport only

Returns: JSON with base64-encoded PNG screenshot and metadata.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes
full_pageNo
webpage_to_pdfTry in Inspector

Convert a web page to PDF document (base64 encoded).

Args: url: Full URL to convert (https:// required)

Returns: JSON with base64-encoded PDF and metadata.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.