Skip to main content
Glama
abhishek42638

BRAINS MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VOYAGE_API_KEYYesVoyage API key for embeddings
ANTHROPIC_API_KEYYesAnthropic API key for Claude

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
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
lookup_leadA

Look up a lead by email address, with their company's firmographics.

This is the entry point for qualifying any lead. Call this first — the other tools take their arguments from what this returns.

check_crmA

Look up a company's CRM history: its deals and support tickets.

score_leadA

Score a lead 0-100 against deterministic qualification rules.

Scoring is rule-based, not model-based: the same lead always produces the same score, and every point is explained in "reasons".

search_knowledgeA

Search the internal knowledge base for playbook and policy context.

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/abhishek42638/brains'

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