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 |
Capabilities
Features and capabilities supported by this server
| 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
- 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