sourcepoint-public-api
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.
Endpoint
Hosted endpoint · transport http
Connect
This is a remote MCP server — point an MCP client at the endpoint URL. Clients with native remote support (Claude, Cursor, VS Code, …):
For stdio-only clients (older Claude Desktop, etc.), bridge with mcp-remote:
If the server requires authentication, add the provider's token/header (e.g. an X-API-Key) per its docs. A quick reachability check:
Tools
sourcepoint_getGdprTcfConsentHistory— Return an end-user GDPR TCF consent status/history for a property by siteId plus consentUUID or authIdsourcepoint_mergeGdprTcfConsentWithTcString— Merge an end-user custom vendor consent profile with IAB vendor consent decoded from a supplied TCStringsourcepoint_deleteGdprTcfConsent— Delete an end-user GDPR TCF consent record for a property (DSAR-style erasure)sourcepoint_getGdprTcfVendorPurposeMapping— Return the vendor-to-purpose mapping with legal bases for a property GDPR TCF vendor listsourcepoint_postGdprTcfVendorUrlMapping— Resolve vendor URLs against configured vendor URL mappings for a propertysourcepoint_getGdprTcfVendors— List the vendors on a property GDPR TCF vendor listsourcepoint_getGdprStandardConsentHistory— Return an end-user GDPR Standard (non-TCF) consent status/historysourcepoint_deleteGdprStandardConsent— Delete an end-user GDPR Standard consent recordsourcepoint_getUsnatConsentHistory— Return an end-user U.S. Multi-State Privacy consent historysourcepoint_deleteUsnatConsent— Delete an end-user U.S. Multi-State Privacy consent recordsourcepoint_postUsnatRejectAll— Opt an end-user out of all U.S. Multi-State Privacy choices and vendorssourcepoint_getGlobalEnterpriseConsentHistory— Return an end-user Global Enterprise consent historysourcepoint_deleteGlobalEnterpriseConsent— Delete an end-user Global Enterprise consent recordsourcepoint_getPreferencesHistory— Return an end-user preferences history for an accountsourcepoint_deletePreferencesHistory— Delete an end-user preferences history for a propertysourcepoint_postGdprPageviewReport— Return GDPR dashboard pageview/user data for a periodsourcepoint_postGdprMessageReport— Return GDPR dashboard message data for a periodsourcepoint_postUsnatPageviewReport— Return U.S. Multi-State Privacy dashboard pageview/user data for a periodsourcepoint_postUsnatMessageReport— Return U.S. Multi-State Privacy dashboard message data for a period
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.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.