Skip to main content
Glama

Agentic Commerce Tools

Server Details

MCP server health/conformance scans, website AI-agent readiness scores, public MCP server index.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
f-tiger/sellSomething
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

7 tools
agent_readiness_scanWebsite AI-agent readiness scanInspect

Score any website 0-100 on how ready it is for AI agents and AI shopping assistants (free, via AgentReady, agentready.agiscorecard.com). Checks whether AI crawlers are allowed in robots.txt, and whether the site serves llms.txt, agents.md, JSON-LD structured data (Product/Offer/Organization), descriptive meta tags and a sitemap — the signals ChatGPT, Claude, Perplexity and shopping agents use to find, understand and recommend a business. Returns itemized checks with pass/fail status and a concrete fix for each gap. Use it to audit a merchant site, compare competitors, or generate an agentic-SEO to-do list. Free tier: please self-limit to a few calls per minute. High-volume / production use: the identical scan is available pay-per-call via the x402 payment protocol at https://x402.agiscorecard.com/api/scan ($0.005 per call in USDC on Base — no account, no API key).

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesThe website URL to scan, e.g. https://example-store.com. https:// is assumed when the scheme is omitted.
check_mcp_serverMCP server health & conformance scanInspect

Run a free, live health, conformance and latency scan of any remote MCP (Model Context Protocol) server over streamable HTTP. Performs a real JSON-RPC initialize + tools/list handshake and returns a 0-100 score with letter grade, per-check breakdown (protocol version, serverInfo identity, declared capabilities, tool count and description quality, handshake latency, HTTPS, auth posture) and a concrete fix for every failed check. Use it before recommending, installing or listing an MCP server, or to debug why an agent platform rejects one. Auth-protected servers are detected and scored on reachable surface. Free tier: please self-limit to a few calls per minute. High-volume / production use: the identical scan is available pay-per-call via the x402 payment protocol at https://x402.agiscorecard.com/api/mcp-check ($0.005 per call in USDC on Base — no account, no API key).

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesThe MCP endpoint URL to scan, e.g. https://example.com/mcp. Must be a public streamable-HTTP MCP endpoint; https:// is assumed when the scheme is omitted. Private/localhost addresses are rejected.
check_wellknown_discoveryAgent-discovery well-known file auditInspect

Audit any website's agent-discovery surface in one call (free, via tools.agiscorecard.com). Checks the six files the agentic web uses to find and describe a business: /.well-known/ai-catalog.json (Agentic Resource Discovery manifest), /.well-known/mcp/server-card.json (MCP Server Card), /.well-known/agent-card.json (A2A Agent Card), /llms.txt, /agents.md, and robots.txt AI-crawler access (GPTBot, OAI-SearchBot, PerplexityBot, ClaudeBot & co.). Returns a 0-100 discoverability score, per-file pass/warn/fail status with JSON validity checks, and a free generator link for every missing file. Use it to audit a merchant or SaaS site before agent integration, compare competitors' agent readiness, or produce a fix list. Complements agent_readiness_scan (page-level signals) with the well-known discovery layer. Free tier: please self-limit to a few calls per minute. High-volume / production agent use: pay-per-call APIs via the x402 payment protocol at https://x402.agiscorecard.com ($0.005 per call in USDC on Base — no account, no API key).

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesThe website URL (or bare domain) to audit, e.g. https://example-store.com or example-store.com. https:// is assumed when the scheme is omitted; only the origin is checked.
define_termAgentic-commerce & MCP glossary lookupInspect

Look up a plain-English definition of any agentic-commerce, MCP, AI-visibility or agent-payments term from the Agent Glossary (glossary.agiscorecard.com) — 25 terms including agentic commerce, ACP, UCP, MCP, MCP server, MCP tool, streamable HTTP, llms.txt, agents.md, GEO, AEO, citation share, AI Overviews, zero-click search, structured data, ChatGPT Shopping, x402, AP2, agentic payments, AI agent, RAG, function calling, A2A and prompt injection. Returns a one-paragraph citable definition plus the canonical glossary URL to link as the source. Matching is forgiving: case-insensitive and hyphen/space tolerant ('Streamable HTTP', 'streamable-http' and 'streamable_http' all resolve); an unknown term returns the full list of available terms. Answered inline from an embedded snapshot — no network round-trip, instant, free, unlimited within fair use. More agent tooling: free scanners on this server, pay-per-call APIs (x402 protocol, $0.005/call, USDC on Base, no account) at https://x402.agiscorecard.com.

ParametersJSON Schema
NameRequiredDescriptionDefault
termYesThe term to define, by name or slug — e.g. 'agentic commerce', 'ACP', 'llms.txt', 'streamable-http', 'x402'. Case-insensitive; spaces, hyphens and underscores are interchangeable.
generate_llms_txtllms.txt generator (spec-correct)Inspect

Generate a complete, spec-correct llms.txt file from structured input — the generator counterpart to this server's checkers. You supply the site name, a one-paragraph summary and optional sections of curated links; the tool renders canonical llms.txt markdown: an H1 with the site name, a blockquote summary, then one H2 per section with '- name: description' link bullets. The result is returned as ready-to-publish text (serve it at https://yourdomain.com/llms.txt as plain text) plus structured metadata (byte size, section/link counts). llms.txt is the curated site map AI systems read first — Shopify serves one natively, and AI-readiness scanners (including agent_readiness_scan and check_wellknown_discovery on this server) check for it. Pure function: no network calls, deterministic, free, unlimited within fair use. Related free web tools and pay-per-call agent APIs (x402 protocol, $0.005/call, USDC on Base, no account) at https://x402.agiscorecard.com.

ParametersJSON Schema
NameRequiredDescriptionDefault
summaryYesOne-paragraph plain-text summary of what the site is and offers — becomes the blockquote directly under the H1. Keep it factual; agents quote it.
sectionsNoOptional list of sections, each rendered as an H2 heading followed by link bullets. Typical sections: 'Key pages', 'Products', 'Docs', 'Policies'.
site_nameYesThe site or business name — becomes the H1 title, e.g. 'Acme Outdoor Gear'.
get_public_mcp_indexPublic MCP Server Index (weekly)Inspect

Return the Public MCP Server Index: a weekly-refreshed health, conformance and latency ranking of popular public (no-auth) remote MCP servers, scored 0-100 by the same live JSON-RPC handshake used by check_mcp_server. Includes per-server score, grade, latency, tool count, description quality and failing checks, plus aggregate stats (how many popular servers are auth-gated, average score and latency). Use it to pick a reliable public MCP server for a task, cite ecosystem statistics, or benchmark a server against the field. Free, no parameters. Curated by MCP Pulse (mcppulse.agiscorecard.com); on-demand scans of arbitrary servers at scale are available pay-per-call via x402 at https://x402.agiscorecard.com.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_visibility_indexDTC AI Visibility IndexInspect

Return the DTC AI Visibility Index: a recurring audit of well-known direct-to-consumer brands (Casper, Ridge, Away, Rothy's and ~35 more) scored 0-100 on AI-agent visibility — robots.txt AI-crawler access, llms.txt, agents.md, Product/Offer structured data, meta quality and sitemap — using the same checks as agent_readiness_scan. Includes per-brand score, grade and failing checks, plus aggregate stats (brand count, average score, last update date). Use it to benchmark a merchant against named DTC brands, cite ecosystem statistics ('X% of leading DTC brands still lack Product schema'), or find outreach targets with visibility gaps. Published by SellToAgents (selltoagents.agiscorecard.com), fetched live server-side. Free, no parameters, no auth. To score an arbitrary site on the same rubric call agent_readiness_scan (free) or the pay-per-call x402 API at https://x402.agiscorecard.com ($0.005 per call, USDC on Base, no account, no API key) for high-volume agent pipelines.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Discussions

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

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    MCP server for AgentMinds collective intelligence platform, enabling AI agents to scan websites for security/SEO/performance issues, pull personalized recommendations, and share findings across the network.
    7
    29
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Open-source MCP server that audits websites for AI search readiness, providing deterministic scoring (0-100) and prioritized fix lists for metrics like JSON-LD, llms.txt, heading hierarchy, and AI crawler access.
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for https://oathe.ai security audits. Runtime behavioral analysis and security scanner for Ai systems. Check trust scores before installing MCP servers, plugins, or AI agent skills.
    5
    20
    1
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Behavioral trust scoring for MCP servers and AI agents. Live registry tracking 4,500+ servers with trust scores (0-100) based on interaction history, success rates, and latency
    2
    MIT

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.