AgentRank MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENTRANK_API_KEY | Yes | Your AgentRank API key, obtained from https://agentsafepath.com/registrar.html | |
| AGENTRANK_BASE_URL | No | Base URL for the AgentRank API, defaults to https://api.agentrank.intelligenceofcode.com | https://api.agentrank.intelligenceofcode.com |
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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