Skip to main content
Glama

intentweave-mcp

Server Details

Hosted MCP for verified B2B lead campaigns with success-only billing.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsC

Average 2.9/5 across 7 of 7 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct action and resource: cost estimation, lead export, campaign reading, lead fetching, vertical listing, campaign creation, and feedback submission. No overlapping purposes.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern in snake_case (e.g., estimate_cost, get_campaign). No deviations or mixed conventions.

Tool Count5/5

With 7 tools, the set is well-scoped for a campaign management server. Each tool serves a clear purpose without redundancy or clutter.

Completeness3/5

The tool surface covers core actions (create, read) but lacks update and delete operations for campaigns and leads. Feedback and export are bonuses, but the absence of lifecycle management is a notable gap.

Available Tools

7 tools
estimate_costInspect

Estimate run cost before campaign launch (model-based estimate, not billable).

ParametersJSON Schema
NameRequiredDescriptionDefault
countNo
intentYes
verticalYes
access_tokenNo
tenant_api_keyNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

export_leadsInspect

Export campaign leads as JSON or CSV payload.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
formatNojson
campaign_idYes
access_tokenNo
tenant_api_keyNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_campaignInspect

Read campaign status with optional leads + scorecard (progressive disclosure).

ParametersJSON Schema
NameRequiredDescriptionDefault
campaign_idYes
leads_limitNo
access_tokenNo
include_leadsNo
tenant_api_keyNo
include_scorecardNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_leadInspect

Fetch one lead with evidence by scanning campaign leads.

ParametersJSON Schema
NameRequiredDescriptionDefault
lead_idYes
campaign_idYes
access_tokenNo
tenant_api_keyNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_verticalsInspect

List currently exposed vertical slugs.

ParametersJSON Schema
NameRequiredDescriptionDefault
access_tokenNo
tenant_api_keyNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

run_campaignInspect

Create a campaign and return campaign_id + first telemetry snapshot.

ParametersJSON Schema
NameRequiredDescriptionDefault
countNo
intentYes
optionsNo
verticalNoyc_devtools
access_tokenNo
tenant_api_keyNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

submit_feedbackInspect

Submit user feedback for model improvement loop.

ParametersJSON Schema
NameRequiredDescriptionDefault
noteNo
ratingYes
lead_idYes
campaign_idNo
access_tokenNo
tenant_api_keyNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources