Skip to main content

Server Registry

The Adspirer MCP server is registered on the official MCP Server Registry for easy discovery and integration.

Registry Details

FieldValue
Registry IDcom.adspirer/ads
Server URLhttps://mcp.adspirer.com/mcp
TransportStreamable HTTP
AuthenticationOAuth 2.1 with PKCE
Dynamic Client RegistrationSupported

Discovery

AI clients that support the MCP Server Registry can discover Adspirer automatically. The server.json manifest in the repo root contains the full registry entry with:
  • Server metadata (name, description, version)
  • Supported capabilities (tools, resources, prompts)
  • Authentication requirements
  • Contact and support information

Integration

To integrate with any MCP-compatible client, you only need the server URL:
https://mcp.adspirer.com/mcp
The server handles authentication, capability negotiation, and tool discovery automatically via the MCP protocol.
Last modified on March 22, 2026