Skip to main content
Glama
emielmadonna

OutreachPilot MCP Server

by emielmadonna

pilot

Automate sales tasks with natural language commands. Execute lead research, outreach, campaigns, meetings, analytics, and voice dialing directly.

Instructions

The OutreachPilot AI engine. Send any natural language instruction and Pilot will execute it using its full toolkit.

Use this for complex or multi-step tasks that go beyond simple CRUD:

MESSAGING & OUTREACH

  • "Draft a follow-up email to John Doe at Acme Corp"

  • "Send a LinkedIn connection request to Jane Smith"

  • "Write a cold email to my CEO contacts at fintech companies"

RESEARCH & LEAD GENERATION

  • "Research Stripe — find buying signals and key decision makers"

  • "Find 20 VP of Sales at Series B SaaS companies in Austin"

  • "Enrich all contacts at Salesforce with LinkedIn profiles"

  • "Find emails for all contacts at HubSpot"

CAMPAIGN BUILDING

  • "Build a 3-step email campaign for the Austin SaaS folder"

  • "Add a wait step of 5 days to campaign abc123"

  • "Pause my cold email campaign"

CALENDAR & MEETINGS

  • "What's my calendar availability for this week?"

  • "Book a meeting with Jane Smith on Friday at 2pm"

ANALYTICS & REPORTING

  • "Show me email stats for the last 30 days"

  • "How many contacts replied to my campaigns?"

  • "What's the open rate on my outbound emails?"

SYSTEM & ADMIN

  • "Check if my email accounts are connected properly"

  • "How many credits do I have left?"

  • "What does our auto-responder prompt say?"

  • "Update our knowledge base with: [text]"

VOICE DIALING

  • "Start a dialing session for the Startup Founders folder"

  • "What are my call stats?"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
messageYesNatural language instruction for the OutreachPilot AI engine.
thread_idNoOptional conversation thread ID for context continuity across messages.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must carry the transparency burden. It says 'execute it using its full toolkit' and includes examples of mutating actions (e.g., 'Send a LinkedIn connection request', 'Book a meeting', 'Pause my cold email campaign'). However, it does not explicitly disclose potential side effects, reversibility, or that actions will have real-world consequences. This is a moderate disclosure gap.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is long but well-structured with an opening summary, a clear usage directive, and categorized bullet examples. Every section adds practical value for an agent. It is not bloated with unrelated content, and the organization makes it easy to scan.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a complex tool with no output schema and no annotations, the description thoroughly covers use cases and scope, which is critical. However, it omits any information about return values/response format, error handling, or potential limitations. Since there is no output schema, the description should have provided some indication of what the agent can expect in response.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema describes 'message' as 'Natural language instruction' and 'thread_id' as optional context. The description adds substantial value by providing a large set of concrete example instructions across domains, enriching the semantics of the message parameter beyond the schema. It does not discuss thread_id, but the coverage is already high and the examples more than compensate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with 'The OutreachPilot AI engine. Send any natural language instruction and Pilot will execute it using its full toolkit.' This clearly states a specific verb (execute), resource (full toolkit), and differentiates from simple CRUD siblings by stating 'beyond simple CRUD.'

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly says 'Use this for complex or multi-step tasks that go beyond simple CRUD.' This provides clear guidance on when to use the tool versus the specific sibling CRUD tools. The extensive categorized examples further illustrate the appropriate contexts without ever being vague.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/emielmadonna/OutreachPilotMCP'

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