GrowthPilot
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| gp_campaign_brainstorm | Brainstorm campaign goals for a specific industry |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| System Status | Get the current status of the GrowthPilot system and active providers. |
| Health Checks | Current health status of all registered health checks |
| Widget Examples | Provides metadata and examples for all registered UI widgets |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/P-Suraj/growthpilot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server