Skip to main content
Glama
trusterinfo

mcp-server-truster

Official
by trusterinfo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TRUSTER_TOKENNoOAuth bearer token, only needed for post_review.
TRUSTER_MCP_URLNoOverride the endpoint URL.https://truster.info/mcp

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
lookup_domainA

Look up a domain on truster.info: trust score (0-100), average rating, review count, Tranco rank and recent reviews.

search_domainsA

Search domains on truster.info by name prefix; returns trust score and review count for matches.

post_reviewA

Post a domain review on behalf of the authenticated user. Requires an OAuth access token with the "write" scope (discover via /.well-known/oauth-protected-resource). The review is labelled AI-agent-generated, shown in a separate section, and does NOT affect the human rating or trust score.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/trusterinfo/mcp-server-truster'

If you have feedback or need assistance with the MCP directory API, please join our Discord server