Content Tools
mographr.com
Provides motion-graphics templates with customizable fields and renders MP4 videos using Mographr's free tools.
ENDPOINT 1
https://mcp.mographr.com/mcp
MCP server metadata
- Name
- mographr-tools
- Version
- 1.0.0
Known tools 4
list_motion_toolsList Mographr's free motion-graphics tools: customizable animated video templates (lower thirds, titles, intros, callouts) that render a real MP4.
Inferred read-onlyget_motion_toolGet one Mographr tool's full schema: customizable fields (with max lengths and examples), design-system variants (use the variant id when rendering), color schemes, output size and an example render call.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mographr-tools]
url = "https://mcp.mographr.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mographr-tools": {
"type": "http",
"url": "https://mcp.mographr.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mographr-tools
Remote MCP URL: https://mcp.mographr.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mographr-tools": {
"url": "https://mcp.mographr.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mographr-tools": {
"type": "http",
"url": "https://mcp.mographr.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mographr-tools",
"transport": "streamable-http",
"url": "https://mcp.mographr.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for mographr.com was fetched 2026-08-09T11:14:30.211Z and is being refreshed.
mographr.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.