Skip to main content
Glama

Server Details

Trust verification for MCP servers. Check scores, scan for security issues, search 4,200+ servers.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
cybercraftsolutionsllc/trust-gated-agent-example
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

6 tools
check_trustInspect

Look up the trust score for any MCP server by URL or npm package name. Returns score (0-100), letter grade (A-F), label, 12-factor CoSAI-aligned breakdown, and certification status. ($0.005 via x402, free with API key)

ParametersJSON Schema
NameRequiredDescriptionDefault
npm_nameNoThe npm package name to look up
server_urlNoThe MCP server URL to look up
get_statsInspect

Get CraftedTrust ecosystem statistics: total indexed servers, live verified count, average trust scores, flagged count, and more.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

pay_for_certificationInspect

Initiate a crypto payment for MCP server certification. Returns a wallet address and USDC amount on Base network. Send USDC to the returned address to complete payment.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierYesCertification tier: badge ($29), assessment ($79), enterprise ($499)
serverUrlYesThe MCP server URL to certify
scan_serverInspect

Trigger a live trust scan of an HTTP/HTTPS MCP server. Returns 12-factor CoSAI-aligned trust score, letter grade, and security findings. ($0.25 via x402, free with API key)

ParametersJSON Schema
NameRequiredDescriptionDefault
server_urlYesThe HTTP/HTTPS MCP server URL to scan
search_registryInspect

Search the CraftedTrust registry of 4,200+ indexed MCP packages and servers. Filter by grade, certification, or scan type. Certified servers appear first.

ParametersJSON Schema
NameRequiredDescriptionDefault
gradeNoFilter by letter grade. Default: show all
limitNoMax results (1-50). Default: 10
queryYesSearch term (name, URL, publisher)
certifiedNoFilter to certified servers only. Default: show all
scan_typeNoFilter by scan type. Default: all
verify_paymentInspect

Verify an on-chain USDC payment for certification. Provide the paymentId from pay_for_certification and the transaction hash after sending USDC on Base.

ParametersJSON Schema
NameRequiredDescriptionDefault
txHashYesOn-chain transaction hash (0x...)
paymentIdYesPayment ID returned from pay_for_certification

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

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.