Skip to main content
Glama
Ali1041

Leadloadz

by Ali1041

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LEADLOADZ_API_KEYYes
LEADLOADZ_API_BASENo
LEADLOADZ_TIMEOUT_MSNo

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
search_leadsA

Search indexed B2B contacts by role, company, location, or technology. Read-only; returns verified leads with deliverability scores. Requires API key. Rate limit: 30/min per user. Use verify_email after discovery to confirm deliverability before outreach.

verify_emailA

Check email deliverability in real-time: MX records, SMTP, disposable/role detection. Read-only. Requires API key. Rate limit: 30/min per user. Use after search_leads or before sending campaigns. Returns deliverability score and risk assessment.

get_user_statsA

Read current usage counters: searches performed, emails verified, and remaining quota. Read-only. Requires API key. Rate limit: 30/min per user. Use before batch operations to check available allowance.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.7/5.0

Scored across 3 tools

Disambiguation5/5

Each tool serves a distinct purpose: usage stats, lead searching, and email verification. No functional overlap.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (get_user_stats, search_leads, verify_email).

Tool Count5/5

Three tools is well-scoped for a lead generation and verification service, covering essential operations without redundancy.

Completeness5/5

The set covers the full workflow: check quota, search leads, and verify email deliverability. No missing critical operations given the read-only nature.

Maintenance

ActivityInactive
ResponsivenessNo issues