Skip to main content
Glama
342,772 tools. Last updated 2026-07-30 12:15

"Understanding OAuth 2.0 Protocol" matching MCP tools:

  • Fetch a single NSI Bulgaria dataset by numeric id as a JSON-stat 2.0 object (dimensions, categories, and the flat `value` array). Get ids from list_datasets. Example ids: 107 (children in kindergartens by municipality), 242 (aggregate replacement ratio).
    Connector
  • Search the RoloCache catalog and return matching vendors. All three parameters are optional and combinable. With no parameters, returns all indexed vendors. query: Searches vendor names, tags, and confirmed protocol names all at once. Examples: "hotel", "car rental", "corporate travel", "MCP". Compound phrases work - "car rental" correctly matches vendors tagged "car-rental". protocol: Exact match against confirmed protocol names. Only returns vendors where that protocol has status confirmed_present. Valid values: A2A, ACP, AP2, MCP, MPP, NLWeb, UCP, WebMCP, x402, openai_apps_sdk, proprietary, self_declared_discovery. An unrecognized value returns empty results, not an error. has_agent_interface: Exact match against "true", "false", or "partial". "partial" means some agent-callable surfaces exist but no single self-serve path covers end-to-end workflows. Results only include vendors with real, current scan data. Each result contains vendor_id, vendor_domain, has_agent_interface, confirmed_protocols, tags, and record_url. Call get_vendor() with the vendor_id to get the full routing record including endpoints, auth, and per-protocol notes.
    Connector
  • Revoke a third-party app's access to the user's Agentcard account. Disconnects the app and invalidates its OAuth tokens; it must reconnect via OAuth to regain access. Pass the clientId shown by list_connections.
    Connector
  • Returns live metadata about the RoloCache catalog: how many vendors are indexed, the complete list of valid protocol names for the protocol filter, the valid values for has_agent_interface, and all tags currently in use. Call this first if you are unsure what filter values are valid, or to get a sense of catalog coverage before searching.
    Connector
  • Check subscription status, plan details, billing cycle, and feature access. Useful for understanding what the business can and cannot do on their current plan.
    Connector

Matching MCP Servers

Matching MCP Connectors

  • Zero-value tracer token system that tracks AI agent activity across the internet. Agents earn tokens by submitting threat intelligence traces, with free trust verification (verify_trust) and paid threat intelligence feeds. 8 tools: submit_trace, check_token_balance, mutate_token, get_trace_schema, verify_trust (free) + threat_intelligence_feed, bulk_verify_trust, query_trace_analytics (paid).

  • MCP protocol requiring task acceptance and provenance tags. Self-hosted only - see README.

  • iwant.fyi demand-side protocol v1.1 §8.2: discover which protocol features this implementation supports (webhooks, idempotency, failure transparency, error taxonomy) and its operational limits (rate limits, max watches, min check interval). Call once on connect and adapt -- e.g. skip webhook setup if 'webhooks' is absent.
    Connector
  • On-chain intelligence for Base and Ethereum. Returns whale_alerts (large transfers with from/to/amount/usd), dex_volume_24h, gas_price_gwei, and top DeFi protocol TVL rankings. Use to monitor large wallet movements, spot DEX volume spikes, or track DeFi protocol health. Refreshed every 15 minutes. Also exposes /whales, /trending, /tvl, /narrative endpoints.
    Connector
  • The caller's connection security: TLS version/cipher, HTTP protocol, TCP RTT and bot-detection signals.
    Connector
  • Protocol dependency compatibility matrix — are we compatible right now? Read-only. Returns per-protocol RED/AMBER/GREEN status (drift, jupiter, kamino, marginfi, marinade, sanctum, raydium), our SDK pin vs latest, last health-probe result, on-chain program slot, next recommended action, and any auto-filed Engaij ticket — plus an overall headline. Maintained by the backend dependency response engine; callable from the morning briefing, dispatch, or ad-hoc.
    Connector
  • List all services in the company catalog with prices, descriptions, and categories. Useful for accurate quoting and understanding what the business offers.
    Connector
  • Get FoundryNet Data Network info + MINT Protocol details. FREE. Returns how to attest your agent's literature review / research with MINT Protocol for verifiable on-chain proof, the MINT MCP endpoint, and all ten sister data servers (gov-contracts, brand-intel, patent-intel, financial-signals, weather-intel, cyber-intel, compliance, fact-check, oss-intel, social-intel).
    Connector
  • DeFi protocol risk assessment — TVL, audit status, exploit history, smart contract risk, plus current supply/lending yields (APY) for lending/yield protocols. Pass protocol name or leave empty for top protocols overview.
    Connector
  • Look up an open-source license by its exact SPDX id (e.g. "MIT", "Apache-2.0", "GPL-3.0-only", "BSD-3-Clause"). Returns the full name, OSI/FSF approval, deprecation status, and reference URLs. Keyless.
    Connector
  • Token financial statement (free): DefiLlama protocol/chain TVL, fees & revenue (30d + annualized). Protocol assets get P/F-style income data; L1s get network gas; meme assets honestly report "no on-chain revenue".
    Connector
  • Issue a Human Authorization Protocol (HAP) credential to authorize an AI agent to act on a human's behalf. Creates a W3C Verifiable Credential 2.0 with scoped permissions, time-bounded validity, and a DataIntegrityProof signature. Requires authentication — the authenticated user becomes the credential owner.
    Connector
  • Get DeFi protocol TVL data from DefiLlama. Returns top protocols sorted by Total Value Locked. Filter by chain, minimum TVL, or get a single protocol by slug.
    Connector
  • Token unlock / vesting schedule for a protocol: next unlock date, token amount, USD value, category and type, plus upcoming events. Send { protocol } (slug, e.g. "aptos", "arbitrum"). Large unlocks are the most reliable supply-shock catalysts — front-run sell pressure. [x402 paid tool — price $0.005; POST /api/catalysts/unlocks]
    Connector