GodProfile MCP Toolkit

16 tools that generate animated SVGs for your GitHub profile.
Give Claude this server and say: "Make my profile god-tier."

★ Star on GitHub Quick Install → PyPI Package
Zero install — runs directly with uv
uvx godprofile-mcp
Copied!
Live Output Gallery — every SVG generated by GodProfile
Terminal Emulator SVG
render_terminal_emulator_svg raw ↗
Animated Icon Marquee
generate_animated_icon_marquee raw ↗
Neural Network Tech Stack Map
generate_neural_network_map raw ↗
GitHub Trophies
render_github_trophies raw ↗
WakaTime Activity Chart
render_wakatime_activity_chart raw ↗
Spotify Now Playing
render_spotify_now_playing raw ↗
Isometric 3D Globe
render_3d_contribution_globe raw ↗
Get started in 3 steps
01

Install the MCP server

Add GodProfile to your Claude Desktop config — one JSON block, no extra installs.

{
  "mcpServers": {
    "godprofile": {
      "command": "uvx",
      "args": ["godprofile-mcp"]
    }
  }
}
02

Ask Claude to redesign your profile

Open Claude Desktop and say exactly this:

"Use GodProfile to rebuild
my README with luxury-glass
theme, terminal SVG, WakaTime
stats, and icon marquee."
03

Commit the generated SVGs

Claude saves all SVGs to your header/ folder and rewrites your README to reference them. Push and you're live.