Godprofile

Created By
Luc0-03 months ago
MCP server that generates stunning GitHub profile SVGs — animated terminals, neural tech maps, trophy cases, WakaTime charts, Spotify cards, and more. 16 tools, zero external dependencies, pure Python stdlib. Works with Claude Desktop and any MCP client. Includes live-fetch tools that pull real GitHub stats, WakaTime coding activity, and Spotify now-playing data via API.
Overview

What is GodProfile?

GodProfile is an MCP server that turns Claude into a GitHub profile designer. Instead of hand-coding SVGs or using generic stat cards, you describe what you want and Claude generates production-ready animated SVGs instantly.

Tools

Render Tools (offline, no API key needed)

  • render_terminal_emulator_svg — animated macOS terminal with typewriter effect
  • render_svg_widget — glassmorphic card with title, description, tags
  • generate_neural_network_map — Bezier-connected tech stack visualization
  • generate_animated_icon_marquee — infinite scrolling tech badge strip
  • render_3d_contribution_globe — isometric globe with lat/lon highlights
  • render_github_trophies — trophy case ranked S/A/B/C with glow animations
  • render_wakatime_activity_chart — horizontal bar chart from your data
  • render_spotify_now_playing — animated equalizer "Now Playing" card
  • capture_animated_banner_gif — gradient banner with sequential text fade-in
  • fetch_latest_blog_posts — SVG card from Dev.to / Medium / RSS feed
  • setup_contribution_snake — GitHub Actions YAML for snake animation
  • setup_github_automation — CI workflow for auto-updating stats
  • refactor_readme_to_bento — restructures README into bento grid layout

Live-Fetch Tools (call real APIs)

  • fetch_github_trophies_live — pulls live stars/commits/PRs from GitHub API
  • fetch_wakatime_chart_live — fetches real coding stats from WakaTime
  • fetch_spotify_now_playing_live — shows currently playing track via Spotify OAuth

Install

uvx godprofile-mcp
Add to Claude Desktop (claude_desktop_config.json):


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

Zero Dependencies

Pure Python stdlib only — urllib, xml, json, base64. No pip bloat, no Playwright, no Pillow.

Server Config

{
  "mcpServers": {
    "godprofile": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/Luc0-0/GodProfile.git",
        "godprofile-mcp"
      ]
    }
  }
}
Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
Luc0-0
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Puter Mcp

6 hours ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Thiri Chord Intelligence
@BluesPrince

### Deterministic Music Theory for Claude, Cursor, and Autonomous AI Agents Large Language Models (LLMs) frequently hallucinate music theory, leading to incorrect notes, false Roman numerals, and broken voice leading. **THIRI** solves this by providing a deterministic, mathematical music-theory engine (pitch-class-set theory over ℤ/12) directly to your AI. It gives AI assistants precise, reproducible harmonic reasoning in milliseconds, allowing them to write correct musical scores, analyze progressions, and generate playable arrangements. #### 🎷 Key Features: * **Chord Analysis (`analyze_chord`):** Parse any symbol (e.g., `Cmaj7/E`, `G7#11`) to retrieve root, quality, intervals, Roman numerals, and diatonic or chromatic harmonic functions. * **Note Resolution (`resolve_chord`):** Resolve chord symbols to spelled notes (enharmonically correct), frequencies (Hz), MIDI numbers, and scale recommendations. * **Voicing Engine (`generate_voicing`):** Generate instrument-ready voicings (rootless, shell, triad, pad, drop-2, drop-3) and calculate voice-leading scores for transitions. * **Reharmonization (`reharmonize`):** Substitute progressions using classic jazz techniques, including Tritone Substitution, ii-V Insertion, Modal Interchange, Coltrane Changes, and Backdoor cadences. *Ideal for developers building AI music assistants, digital audio workstation (DAW) agents, educational theory tools, and automated composition workflows.*

20 hours ago
Puter Mcp

6 hours ago
Achivx Forum

11 hours ago