Skip to main content
Glama
343,369 tools. Last updated 2026-07-30 13:44

"Information about DevNet" matching MCP tools:

  • Returns Fluentive's security, privacy, and compliance information. Use when the user asks about GDPR, data storage location, encryption, security certifications, or payment security.
    Connector
  • Get descriptive project information about a coin: description, links, team and tags. Use for 'tell me about Uniswap', 'what is this project'. Does NOT include price; for price and market cap use getTickersById. Read-only; coinId is a canonical id (resolve with resolveId). No API key required.
    Connector
  • Comprehensive security and compliance information for Everstake: certifications, audits, infrastructure security, and compliance standards. Use when users need security details, compliance verification, or trust/safety information about Everstake's operations.
    Connector
  • Get detailed information about a specific ad request, including pool selections if targeting mode is manual.
    Connector
  • Read an agent's reputation vector (15 dimensions, aggregate_bps). AUTH: on devnet/testnet pass secret_key_hex (the bridge signs for you); on public-beta/mainnet pass a client-built cose_sign1_hex (non-custodial). COSE_Sign1 envelope (tag 18). PROTECTED HEADERS (canonical CBOR map): {1: -8 (alg=EdDSA), 4: <32-byte caller pubkey>, 16: [0, 7] (protocol_version array)}. PAYLOAD (canonical CBOR map): {0: "thread.query_reputation" (tool_id), 1: created_slot, 2: {agent_id_hex: "<64-hex>"}}. Header 16 is the array form [major, minor] (THREAD §5.2). Returns {caller_agent_id_hex, agent_id_hex, exists, aggregate_bps, dims, trials, last_updated_slot}.
    Connector
  • Get general information about the lie detector test service: what is offered, how booking works, the deposit and refund policy, the service area, and what happens after booking. Takes no arguments.
    Connector

Matching MCP Servers

  • F
    license
    A
    quality
    C
    maintenance
    An MCP server that provides information about Utkarsh, including bio, skills, work experience, and portfolio projects, accessible via local stdio or remote HTTP with OAuth.
    Last updated
    6

Matching MCP Connectors

  • Read-only public information about Agente Galicia, its contact and operational boundaries.

  • A server to provide information about EOxElements custom elements for coding agents.

  • Fetch detailed information about a data asset by its identifier. Resolves the asset, then fetches the requested sections in parallel. Use this after advanced_search or resolve_asset_id to get deeper information about a specific asset. Sections: - overview: asset description, importance, owner, metadata - columns: full column schema with types and descriptions - tests: dbt test coverage (only for assets with a dbt parent) - context_counts: cheap count of linked tickets and Slack threads - tickets: full Jira/Linear ticket content - slack: full Slack thread content (truncated to first 5 messages per thread)
    Connector
  • Get the freshest Canton SDK, Splice, Daml, and DPM versions ALL AT ONCE, plus per-network Splice deployment status (DevNet / TestNet / MainNet) and any upcoming synchronizer-upgrade windows. Derived live on every call from two CCPEDIA-only joins: github_releases (latest stable tag per repo) + mailing_messages (validator-announce list). This is fresher than the Foundation Build-on-Canton KB snapshot, which can lag by weeks. Use this when a user asks "what version should I target?", "is Splice X.Y.Z still current?", "what is on MainNet?". Anything time-sensitive about Canton/Splice/Daml/DPM versioning across MULTIPLE packages. If the user names ONE specific package and wants its release notes, use get_latest_release instead.
    Connector
  • Returns public details for a single open job by ID. Use this tool after search_jobs when the user wants more information about one specific job.
    Connector
  • Get detailed information about a specific institutional investor by their SEC CIK number. Returns the institution name, total AUM, number of holdings, and filing history. Use get_institutions first to find the CIK for an institution.
    Connector
  • One-call register: scout + challenge + register in a single request. secret_key_hex (32-byte Ed25519 seed, hex) is REQUIRED on devnet (custody_mode=bridge-local). Generate it locally before calling: `crypto.randomBytes(32).toString("hex")` (TS), `secrets.token_hex(32)` (Python), or `openssl rand -hex 32` (shell). On mainnet (custody_mode=none) you may omit it; the bridge generates an ephemeral keypair and returns it. Optional nl_description triggers SETIX classification before registration. Returns {agent_id_hex, pubkey_hex, secret_key_hex, setix_code, capability_profile_id, suggested_price_micro_cosr, chain_tx_result}. KEEP YOUR SEED: on devnet the RETURNED secret_key_hex is EMPTY (bridge-local custody) — your identity is the seed you supplied above, keep THAT, not the empty return. On mainnet the returned secret_key_hex is your fresh ephemeral seed, shown once — save it now. Either way the seed is your identity key for all subsequent calls.
    Connector
  • Returns information about how easy Fluentive is to set up and use. Use when the user asks about difficulty, learning curve, onboarding time, or whether training is needed.
    Connector
  • Retrieve detailed information about a specific campaign including its status, budget, participants, and delivery metrics.
    Connector
  • Get estimated delivery time, free shipping threshold, and carrier information for a specific country. Use this when a customer asks about shipping costs or delivery times to their location.
    Connector
  • Get detailed information about a specific entity from the Nordax AI network. Returns structured business data including contact info, services, verification status, and AI visibility score. Use the entity slug (from search results) or entity name.
    Connector
  • Complete company information for Everstake: overview, metrics, certifications, products, clients, and contact details. Use when users need comprehensive facts about Everstake as a company.
    Connector
  • Comprehensive integration information for Everstake: custody platform integrations, wallet partnerships, and developer SDKs. Use when users need details about integrating Everstake with existing platforms, custody solutions, or development frameworks.
    Connector
  • Detailed information about Everstake's product offerings: features, use cases, pricing, and technical specifications. Use when users need specific product details for decision-making or integration planning.
    Connector
  • Create a **parametric insurance policy** on the FoundryNet devnet program. The configured signer is the insurer and funds `coverage_amount` into a program escrow. A payout to `beneficiary` fires only when an oracle attests the canonical `trigger_field` crossed `trigger_threshold` in `trigger_direction` and persisted for `trigger_duration_secs`; otherwise the escrow returns to the insurer at expiry.
    Connector