Genspark

Genspark is an all-in-one AI workspace and autonomous "Super Agent" platform that plans and executes multi-step tasks on a user's behalf. It bundles a suite of AI agent tools — deep research, AI slides, AI sheets, AI docs, AI chat, a "Call For Me" voice agent, and a built-in AI browser — into a single natural-language workspace, alongside companion products such as Genspark Claw, Speakly, GenClipboard, and GenTerminal and native iOS and Android apps. For developers and agents, Genspark operates a hosted, remote Model Context Protocol (MCP) server at /api/mcp that exposes its tools, resources, and prompts over HTTP, gated by OAuth 2.1 (authorization_code with PKCE, refresh tokens, and dynamic client registration). Genspark is backed by Emergence Capital.

Genspark publishes 1 API on the APIs.io network. Tagged areas include Company, Ai, Artificial Intelligence, AI Agents, and MCP.

Genspark’s developer surface includes authentication, engineering blog, support, and 9 more developer resources.

18.2/100 emerging Agent 25/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyAiArtificial IntelligenceAI AgentsMCPModel Context ProtocolProductivityAutomationSearchWorkspace

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 18.2/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 25/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/genspark: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Genspark MCP Server

Genspark's hosted (remote) Model Context Protocol server, exposing Genspark's AI agent tools, resources, and prompts to MCP-capable clients over HTTP under OAuth 2.1.

MCP Servers

genspark-mcp.yml

MCP SERVER

Resources

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: genspark
name: Genspark
description: Genspark is an all-in-one AI workspace and autonomous "Super Agent" platform that plans and executes multi-step
  tasks on a user's behalf. It bundles a suite of AI agent tools — deep research, AI slides, AI sheets, AI docs, AI chat,
  a "Call For Me" voice agent, and a built-in AI browser — into a single natural-language workspace, alongside companion products
  such as Genspark Claw, Speakly, GenClipboard, and GenTerminal and native iOS and Android apps. For developers and agents,
  Genspark operates a hosted, remote Model Context Protocol (MCP) server at /api/mcp that exposes its tools, resources, and
  prompts over HTTP, gated by OAuth 2.1 (authorization_code with PKCE, refresh tokens, and dynamic client registration). Genspark
  is backed by Emergence Capital.
url: https://raw.githubusercontent.com/api-evangelist/genspark/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- emergence-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Ai
- Artificial Intelligence
- AI Agents
- MCP
- Model Context Protocol
- Productivity
- Automation
- Search
- Workspace
apis:
- name: Genspark MCP Server
  description: Genspark's hosted (remote) Model Context Protocol server, exposing Genspark's AI agent tools, resources, and
    prompts to MCP-capable clients over HTTP under OAuth 2.1.
  humanURL: https://www.genspark.ai
  baseURL: https://www.genspark.ai/api/mcp
  tags:
  - MCP
  - AI Agents
  properties:
  - type: MCPServer
    url: mcp/genspark-mcp.yml
  - type: Authentication
    url: authentication/genspark-authentication.yml
  - type: OAuthScopes
    url: scopes/genspark-scopes.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.genspark.ai
- type: MCPServer
  url: mcp/genspark-mcp.yml
- type: Authentication
  url: authentication/genspark-authentication.yml
- type: OAuthScopes
  url: scopes/genspark-scopes.yml
- type: WellKnown
  url: well-known/genspark-well-known.yml
- type: Conformance
  url: conformance/genspark-conformance.yml
- type: DomainSecurity
  url: security/genspark-domain-security.yml
- type: LLMsTxt
  url: llms/genspark-llms.txt
- type: Blog
  url: https://www.genspark.ai/blog
- type: Support
  url: https://www.genspark.ai/helpcenter
- type: TermsOfService
  url: https://www.genspark.ai/terms
- type: PrivacyPolicy
  url: https://www.genspark.ai/privacy
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence