generated: '2026-07-19' method: searched source: >- npm registry + https://developers.jasper.ai/docs/jasper-mcp-server ; Jasper publishes no traditional first-party client SDK — the only official published package is the MCP server. packages: - language: javascript registry: npm name: "@gojasper/mcp-server" url: https://www.npmjs.com/package/@gojasper/mcp-server version: 1.1.5 install: npx -y @gojasper/mcp-server official: true description: >- Jasper AI MCP Server — local (stdio) build of Jasper's Model Context Protocol server that connects AI agents to Jasper for on-brand content creation. A hosted/remote counterpart is available at https://mcp.jasper.ai (see mcp/jasper-mcp.yml). notes: >- No first-party language SDK (JavaScript/Python/Go/etc.) is published for the Jasper REST API; integrators call https://api.jasper.ai/v1 directly with an X-API-Key or OAuth 2.0 bearer, or use the MCP server above. No SDKs pointer is emitted because there is no official client library.