Skip to main content
Glama
saviodamato

AgentRank MCP

by saviodamato

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENTRANK_API_KEYYesYour AgentRank API key, obtained from https://agentsafepath.com/registrar.html
AGENTRANK_BASE_URLNoBase URL for the AgentRank API, defaults to https://api.agentrank.intelligenceofcode.comhttps://api.agentrank.intelligenceofcode.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_businessesA

Busca empresas reais e verificáveis por uma intenção em linguagem natural.

Use quando o usuário quiser encontrar um negócio (ex.: "farmácia em Copacabana com telefone", "hotel em São Paulo", "software company in California"). Retorna empresas ranqueadas com fit_score, trust_score, justificativa, riscos e as FONTES (source_url) de cada dado — verifique a proveniência antes de agir. Nunca invente telefone, endereço ou e-mail: use apenas o que vier nas fontes.

Args: intent: a intenção em linguagem natural (ex.: "restaurante em Pinheiros"). limit: número máximo de resultados (1 a 50; padrão 10).

get_business_profileA

Retorna o perfil completo de uma empresa (por company_id de uma busca anterior).

Traz localização, canais de contato, horários, ofertas, políticas e evidências — cada afirmação com proveniência e source_url. Use para obter o telefone/endereço verificável de um resultado antes de agir sobre ele.

Args: company_id: o id retornado por search_businesses.

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/saviodamato/agentrank-mcp'

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