MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A MCP server that fetches infographic images from curated sources using the Serper API

Created 3/11/2026
Updated 3 days ago
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" ] } } }