
Godprofile
@Luc0-0
Godprofile について
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
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"godprofile": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/Luc0-0/GodProfile.git",
"godprofile-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
How to use Godprofile?
Install with uvx godprofile-mcp and add the server to your Claude Desktop configuration (claude_desktop_config.json). Once configured, describe the GitHub profile visual you want and Claude uses the available render or live-fetch tools to create it.
Key features of Godprofile
- 13 offline render tools — no API key needed
- 3 live-fetch tools that call real APIs (GitHub, WakaTime, Spotify)
- Pure Python stdlib only — no external dependencies
- Generates animated SVGs like terminal emulators and 3D contribution globes
- Includes GitHub Actions YAML for automation workflows
- Can restructure a README into a bento grid layout
Use cases of Godprofile
- Generate a macOS terminal emulator SVG with typewriter effect for your profile
- Create a live WakaTime activity bar chart from your real coding stats
- Build a bento grid layout that restructures your entire GitHub README
- Set up a GitHub Actions snake animation workflow for your contribution graph
FAQ from Godprofile
What runtime or dependencies does Godprofile require?
Zero — the server uses only Python standard library modules (urllib, xml, json, base64). No pip packages, Playwright, or other bloat.
Which APIs do the live-fetch tools call?
The live-fetch tools call GitHub API (trophies/live stars/PRs), WakaTime (coding stats), and Spotify OAuth (currently playing track).
Do any tools require an API key?
The render tools work offline with no API key. Only the live-fetch tools that call external APIs may require credentials (GitHub, WakaTime, or Spotify tokens).
What transport does Godprofile use?
The server is configured via the MCP stdio transport, launched as a subprocess from Claude Desktop using the uvx godprofile-mcp command.
「メディアとデザイン」の他のコンテンツ

Spotify MCP
varunnealMCP to connect your LLM with Spotify.
Figma MCP Server
thirdstrandstudioFigma MCP Server with full API functionality
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
Game Asset Generator using MCP and Hugging Face Spaces
MubarakHAlketbiAn MCP server for creating 2D/3D game assets from text using Hugging Face AI models.
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
コメント