I
Infographic MCP
by @Devansh-365
A MCP server that fetches infographic images from curated sources using the Serper API
Created 3/11/2026
Updated 3 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx infographic-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"devansh-365-infographic-mcp": {
"command": "uvx",
"args": [
"infographic-mcp"
]
}
}
}