Amplemarket MCP Server
for AI Agents
Connect your AI agent to StackOne's Amplemarket MCP server and give it 47 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
47 Agent Actions
Create, read, update, and delete across Amplemarket — and extend your agent's capabilities with custom actions.
Authentication
Agent Tool Authentication
Per-user OAuth in one call. Your Amplemarket MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Agent Protection
Every Amplemarket tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Max Agent Context. Min Cost.
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Amplemarket call.
Tools Discovery →What is the Amplemarket MCP Server?
A Amplemarket MCP server lets AI agents read and write Amplemarket data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Amplemarket MCP server ships with 47 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, observability, and agent execution runtime. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
All Amplemarket MCP Tools
Every action from Amplemarket's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Accounts
- List Accounts
Retrieve a paginated list of accounts in Amplemarket
- Get Account
Retrieve a specific account by its ID
Contacts
- Create Contact
Create a new contact in Amplemarket
- List Contacts
Retrieve a list of contacts by their IDs
- Get Contact
Retrieve a specific contact by their ID
Email Validations
- Create Email Validation
Start a batch email validation request
- Get Email Validation
Retrieve results of a batch email validation request
Excluded Domains
- Add Excluded Domains
Add domains to the exclusion list
- List Excluded Domains
Retrieve all excluded domains from the exclusion list
- Remove Excluded Domains
Remove domains from the exclusion list
Excluded Emails
- Add Excluded Emails
Add emails to the exclusion list
- List Excluded Emails
Retrieve all excluded emails from the exclusion list
- Remove Excluded Emails
Remove emails from the exclusion list
Job Openings
- List Job Openings
Retrieve job openings for companies matching the provided filters
- Get Job Opening
Retrieve a specific job opening by its ID
Lead Lists
- Create Lead List
Create a new lead list in Amplemarket
- List Lead Lists
Retrieve a paginated list of all lead lists in Amplemarket
- Get Lead List
Retrieve a specific lead list by its ID
Other (29)
- Add Leads To List
Add leads to an existing lead list
- Add Leads To Sequence
Add leads to an active or paused sequence by its ID
- Get Account Info
Retrieve the current account information for the authenticated Amplemarket account
- List Calls
Retrieve a paginated list of all calls in Amplemarket
- List Call Dispositions
Retrieve all available call disposition categories
- Get Call Recording
Retrieve the recording for a specific call
- Search Companies
Search for companies using filters such as industries, sizes, locations, keywords, and funding
- Get Company Enrichment
Retrieve results of a batch company enrichment request
- Get Contact By Email
Retrieve a specific contact by their email address
- List Mailboxes
Retrieve a paginated list of all mailboxes in Amplemarket
- Search People
Search for people using filters such as departments, job functions, industries, and locations
- Get People Enrichment
Retrieve results of a batch person enrichment request
- List Sequences
Retrieve a paginated list of all sequences in Amplemarket
- List Tasks
Retrieve a paginated list of tasks for a specific user in Amplemarket
- List Task Statuses
Retrieve all available task statuses
- List Task Types
Retrieve all available task types
- List Users
Retrieve a paginated list of all users in Amplemarket
- Update Mailbox Daily Limit
Update the daily email sending limit for a specific mailbox
- Log Call
Log a new call in Amplemarket
- Single Company Enrichment
Find a single company by LinkedIn URL or domain
- Start Batch Of Company Enrichments
Start a batch company enrichment request for up to 10,000 companies
- Cancel Company Enrichment
Cancel an in-progress batch company enrichment request
- Cancel Email Validation
Cancel an in-progress batch email validation request
- Single Person Enrichment
Find a single person by LinkedIn URL, email, or name and company combination
- Start Batch Of Person Enrichments
Start a batch person enrichment request for up to 10,000 people
- Cancel People Enrichment
Cancel an in-progress batch person enrichment request
- Review Phone Number
Submit data-quality feedback on a phone number
- Complete Task
Mark a specific task as completed
- Skip Task
Skip a specific task
Amplemarket AI Agent Use Cases
Connect your AI agent to Amplemarket and help your team scale the sales operations they run by hand today.
Use StackOne to connect your AI agent to your CRM, email, and calendar tools to automate post-demo follow-up.
ViewUse StackOne to connect your AI agent to your CRM, email, and calendar tools to automate deal risk scoring and pipeline alerts.
ViewUse StackOne to connect your AI agent to your CRM, sales engagement, and messaging tools to automate outbound prospecting.
ViewSet Up Your Amplemarket MCP Server in Minutes
One endpoint. Any framework. Your agent is talking to Amplemarket in under 10 lines of code.
Agent Frameworks
{
"mcpServers": {
"stackone": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.stackone.com/mcp?x-account-id=<account_id>",
"--header",
"Authorization: Basic <YOUR_BASE64_TOKEN>"
]
}
}
}Platform Resources
MCP Code Mode: Keeping Tool Responses Out of Agent Context
Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Comparing BM25, TF-IDF, and Hybrid Search for MCP Tool Discovery
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
Indirect Prompt Injection Defense for MCP Tools: A Technical Guide
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
MCP vs A2A: Architecture, Security, and When to Use Each
MCP vs A2A: what each protocol standardizes, how they differ, their shared security risks including indirect prompt injection, and when to use one, both, or a hybrid architecture.
12 min
MCP vs API: What 200+ Connector Builds Taught Us
MCP wraps APIs, it doesn't replace them. After building 200+ connectors that serve both, here's when each approach wins.
14 min read
Amplemarket MCP Server FAQ
Does StackOne have a Amplemarket MCP server?
Amplemarket MCP server vs direct API integration — what's the difference?
How does Amplemarket authentication work for AI agents?
origin_owner_id.Are Amplemarket MCP tools vulnerable to prompt injection?
What is the context bloat of a Amplemarket agent and how do I avoid it?
Can I limit which actions my Amplemarket agent can access?
Can I create custom agent actions for my Amplemarket MCP server?
When should I NOT use a Amplemarket MCP server?
What AI frameworks and AI clients does the StackOne Amplemarket MCP server support?
Put your AI agents to work
All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.