MCP server · Infogram
infogram
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.
⚠ Proposed MCP surface. No official hosted MCP server was found for Infogram. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Infogram publishes an official server, this page will update to it on the next build.
Documentation
Documentation link · transport http
Tools
list_projects— Retrieve the projects for the authenticated user or a team.copy_project— Duplicate an existing project, optionally into a target team.get_project_data— Fetch the updatable entities (text, charts, images) of a project.update_project_entities— Modify a project's text, chart, and image entities.upload_asset— Upload an image asset (max 10MB) for use in a project.publish_project— Make a project web-accessible with a privacy setting.unpublish_project— Remove a project's public web access.delete_project— Permanently delete a project.download_project— Export a project as PNG/JPG/PDF (async task).export_as_html— Export a project as zipped HTML (async task).get_task_status— Monitor a long-running export/download task over Server-Sent Events.
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.