Skip to main content
Glama
P-Suraj

GrowthPilot

by P-Suraj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "subscribe": true,
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pingA

A simple test tool that returns a pong message to verify the NitroStack server is operational.

gp_run_pipelineB

Executes the entire GrowthPilot lead generation campaign pipeline end-to-end for a given user goal.

gp_plan_campaignB

Processes a user goal (e.g. "Find SaaS companies in Bangalore with 20-100 employees") and plans the campaign parameters.

gp_discover_companiesC

Searches for and discovers target companies matching the campaign parameters.

gp_research_companyC

Runs deep web research on a specific company using Tavily search API.

gp_qualify_leadB

Calculates the sales qualification fit score for a discovered company using Gemini API reasoning.

gp_generate_email_draftB

Generates a highly personalized cold sales email outreach draft for a lead using Gemini API reasoning.

gp_critique_draftB

Audits a cold email draft for placeholder flags, styling, and factual accuracy using Gemini API.

gp_revise_draftB

Revises a cold email draft using the feedback and suggestions from a critique.

Prompts

Interactive templates invoked by user choice

NameDescription
gp_campaign_brainstormBrainstorm campaign goals for a specific industry

Resources

Contextual data attached and managed by the client

NameDescription
System StatusGet the current status of the GrowthPilot system and active providers.
Health ChecksCurrent health status of all registered health checks
Widget ExamplesProvides metadata and examples for all registered UI widgets

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/P-Suraj/growthpilot-mcp'

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