Back to Browse

Renderball Skills MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Designed, animated, editable presentations your AI writes on Renderball. No account needed to try.

About

Designed, animated, editable presentations your AI writes on Renderball. No account needed to try.

Remote endpoints: streamable-http: https://renderball.com/api/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

8 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-renderball-renderball": {
      "url": "https://renderball.com/api/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Renderball for your AI

Renderball turns a deck your AI writes into a designed, animated, editable presentation. This repository holds the files that plug Renderball into the tools an AI runs in. The product itself lives at https://renderball.com.

Install

Skill — Claude Code, Codex, Cursor, Gemini CLI and any agent that reads skills:

npx skills add agarces1999/renderball-skills

Claude Code and Cowork plugin:

/plugin marketplace add agarces1999/renderball-skills
/plugin install renderball@renderball

Gemini CLI extension:

gemini extensions install https://github.com/agarces1999/renderball-skills

MCP server, any client: https://renderball.com/api/mcp — setup at https://renderball.com/docs/agents. No key needed to try; a key from https://renderball.com/account lifts the guest limits.

Agent toolkit for the Vercel AI SDK, the OpenAI Agents SDK or any tool loop: the @renderball/agent-toolkit package on npm, source in packages/agent-toolkit.

No setup at all

An AI that can make web requests needs none of the above: the recipe at https://renderball.com/for-ai (also /llms.txt) is three steps, and the deck comes back as one link.

What is here

PathWhat it is
skills/renderball-deckthe skill
plugins/renderball + .claude-plugin/marketplace.jsonthe plugin and its marketplace
gemini-extension.json + GEMINI.mdthe Gemini CLI extension
server.jsonthe entry for the official MCP registry
packages/agent-toolkitthe npm package source

This repository is generated from Renderball's product repository by a sync script; changes are made there and published here. MIT licensed.

Reviews

No reviews yet

Be the first to review this server!