Skip to main content
Glama

Server Details

15 paid AI agent primitives via x402 (USDC on Base). Pay-per-call MCP server.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool update
    • Changedexec_page_extract4 fields changed
      • addedInput schema / properties / css_selector
        Added value: +{
        +  "description": "Optional CSS selector for static HTML conversion",
        +  "type": "string"
        +}
      • changedInput schema / properties / extract_mode / description
        Previous value: -"preview=3K chars, full=20K chars"New value: +"preview=5K characters, full=100K characters"
      • addedInput schema / properties / render_mode
        Added value: +{
        +  "description": "auto uses Browser Run only when static Markdown is insufficient",
        +  "enum": [
        +    "auto",
        +    "never",
        +    "always"
        +  ],
        +  "type": "string"
        +}
      • changedInput schema / properties / url / description
        Previous value: -"URL to extract content from"New value: +"Public http:// or https:// URL to convert"
  2. 6 tool updates
    • Addedexec_eth_balance
    • Addedexec_eth_block_number
    • Addedexec_eth_erc20_balance
    • Addedexec_eth_gas_price
    • Addedexec_eth_nonce
    • Addedexec_eth_tx
  3. 2 tool updates
    • Removedcf_browser
    • Removedexec_r2_store
  4. 6 tool updates
    • Changedcf_llm1 field changed
      • changedInput schema / properties / model / description
        Previous value: -"Model name (default: openai/gpt-4o-mini)"New value: +"Model name (default: llama-3.2-11b-vision)"
    • Removedcf_llm_cached
    • Removedexec_agent_passport
    • Removedexec_cross_chain_route
    • Removedexec_revenue_dashboard
    • Removedexec_trust_bundle
  5. 4 tool updates
    • Addedexec_ipfs_verify
    • Addedexec_trust_bundle
    • Addedexec_tx_preflight
    • Addedexec_tx_verify
  6. 1 tool update
    • Removedexec_compliance_audit
  7. 3 tool updates
    • Addedexec_agent_passport
    • Addedexec_revenue_dashboard
    • Addedexec_spend_cap
  8. 15 tool updates
    • First observedcf_browser
    • First observedcf_code
    • First observedcf_embed
    • First observedcf_image
    • First observedcf_llm
    • First observedcf_llm_cached
    • First observedcf_stt
    • First observedexec_browser_workflow
    • First observedexec_compliance_audit
    • First observedexec_cross_chain_route
    • First observedexec_dns_audit
    • First observedexec_kv_store
    • First observedexec_page_extract
    • First observedexec_r2_store
    • First observedexec_web_search

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.6/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose. The 'cf_' tools cover different AI capabilities (code execution, embeddings, image gen, LLM, STT), while 'exec_' tools range from DNS audits to Ethereum operations to browser automation. Even similar-sounding tools like exec_eth_balance and exec_eth_erc20_balance are distinct (native vs token). No significant overlap.

Naming Consistency5/5

The naming follows a consistent pattern across two prefixes: 'cf_' for Cloudflare tasks (verb-based) and 'exec_' for execution tasks (exec_domain_action or exec_domain_noun). All names are snake_case, descriptive, and follow the same structural conventions, making it predictable.

Tool Count4/5

20 tools is on the higher end but appropriate given the server's broad scope covering multiple domains (AI, blockchain, web services, storage). Each tool serves a distinct function, and the count doesn't feel excessive for a general-purpose utility server.

Completeness4/5

Most domains are reasonably covered. Ethereum operations include balance, ERC20, gas, nonce, tx details, preflight, and verify—though a broadcast/send tool is missing. Cloudflare lacks text-to-speech or translation. However, the core workflows are present, and minor gaps don't hinder overall usability.

Resources