profilekit-mcp

starter-series/profilekit-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for ProfileKit. Render GitHub profile SVG cards from Claude Code, Codex CLI, or any MCP-capable agent.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "profilekit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "starter-series/profilekit-mcp"
      ]
    }
  }
}

README Excerpt

**MCP server for [ProfileKit](https://github.com/starter-series/ProfileKit).** Build GitHub profile SVG cards through conversation — from Claude Code, Codex CLI, ChatGPT Apps, or any other MCP-capable agent. --- - **3 tools** over stdio MCP: `list_cards`, `list_themes`, `render`. - **Card types** covering data (stats, pin, leetcode, …), blog layout (hero, section, timeline, …), animations (typing, snake, matrix, …), composition (`stack`), and utility (`health`) — exact set returned live by `list

Tools (4)

heznpclist_cardslist_themesrender