Backstory MCP

Backstory's hosted, remote Model Context Protocol server. It lets an AI client query a customer's own Backstory revenue-intelligence data — accounts, opportunities, recent activity, engaged people, scorecards, company news, and SalesAI analysis — in natural language. Thirteen tools are published across four families: finding accounts and opportunities, strategic summaries, activity and engagement review, and advanced sales analysis (including a beta Situation Search that returns historically similar deals with the actions taken and the outcome). Authorization is OAuth 2.0 authorization_code with PKCE and dynamic client registration; a connected client inherits exactly the record permissions the authenticating user already has in Backstory Engagement Dashboards and gains nothing more.

API entry from apis.yml

apis.yml Raw ↑
name: Backstory MCP
description: 'Backstory''s hosted, remote Model Context Protocol server. It lets an AI client query a
  customer''s own Backstory revenue-intelligence data — accounts, opportunities, recent activity, engaged
  people, scorecards, company news, and SalesAI analysis — in natural language. Thirteen tools are published
  across four families: finding accounts and opportunities, strategic summaries, activity and engagement
  review, and advanced sales analysis (including a beta Situation Search that returns historically similar
  deals with the actions taken and the outcome). Authorization is OAuth 2.0 authorization_code with PKCE
  and dynamic client registration; a connected client inherits exactly the record permissions the authenticating
  user already has in Backstory Engagement Dashboards and gains nothing more.'
humanURL: https://www.backstory.ai/platform/mcp
baseURL: https://mcp.people.ai/mcp
tags:
- MCP
- AI Agents
- Revenue Intelligence
- CRM
properties:
- type: MCPServer
  url: mcp/backstory-mcp.yml
- type: Documentation
  url: https://help.backstory.ai/en/articles/15252736-backstory-mcp
- type: GettingStarted
  url: https://help.backstory.ai/en/collections/19658946-mcp
- type: Authentication
  url: authentication/backstory-authentication.yml
- type: OAuthScopes
  url: scopes/backstory-scopes.yml
- type: ErrorCatalog
  url: errors/backstory-problem-types.yml
- type: Conventions
  url: conventions/backstory-conventions.yml
- type: RateLimits
  url: rate-limits/backstory-rate-limits.yml
- type: AgentSkill
  url: skills/_index.yml