Bigtincan Hub MCP Server (candidate)
Bigtincan ships NO Model Context Protocol server. A search of the provider's site, the MCP ecosystem and the public registries found no hosted endpoint and no stdio package, and no /.well-known/ai-plugin.json exists on any Bigtincan host (all 404 on 2026-08-14). The tool list below is a CANDIDATE derived from the 69 operations of the published Swagger 2.0 document — it describes what a Bigtincan MCP server could expose, not anything that exists today.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
search_stories— Search sales enablement stories across the tenant.search_files— Search files across the tenant.list_stories— Retrieve stories, paginated.get_story— Retrieve a single story by its permanent id.publish_story— Publish a new story into one or more channels.update_story— Update a story by revision id.archive_story— Archive a story by revision id.share_story— Share a story with external email recipients.comment_on_story— Add a comment to a story revision.tag_story— Apply tags to a story.list_files— Retrieve files, paginated.get_file— Retrieve details for one file.upload_story_file— Upload a file to attach to a new or existing story.list_channels— Retrieve channels available to the principal.create_channel— Create a channel (public or personal).list_tabs— Retrieve tabs.list_groups— Retrieve groups.get_current_user— Get the authenticated user.list_users— Retrieve users in the tenant (admin).create_share— Create a public file share with an expiry.list_bookmarks— Retrieve the user's bookmarked stories and files.get_crm_recommendations— Retrieve story recommendations for a CRM record.track_interaction— Record a user interaction event.list_tags— Retrieve the tenant tag vocabulary.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.