Submit

SkillBubble — Skills Management MCP Server

@Skill Bubble Limited

Track and manage your professional skills, certifications, and competency frameworks. Your AI assistant can read your skill profile, suggest updates based on what you're building, and keep your profile current as you work. Supports skill ratings, certification tracking, gap analysis, and AI-powered skill suggestions.
Overview

What is SkillBubble?

SkillBubble is a skills management and certification tracking platform. Connect your AI assistant to your profile and it becomes your personal skills co-pilot — reading your profile, suggesting updates based on your work, and helping you identify gaps.

Available Tools

ToolDescription
getSkillProfileRead skills with filtering by category, rating, or date
getCertificationsList certifications, filter by issuer or status
getFrameworksView competency frameworks and progress
getSkillHistorySee rating changes over time
searchSkillsSearch by name or category
createSkillRatingAdd or update a skill rating (Pro)
updateSkillRatingUpdate an existing rating by skill key (Pro)
createCertificationAdd a certification record (Pro)
createSkillPackageCreate a custom skill package (Pro)
suggestSkillsAI-powered skill suggestions from context (Pro)
suggestSkillPackageSuggest a skill package from a goal (Pro)

Getting Started

  1. Sign up at skillbubble.com
  2. Go to Settings → Integrations and generate an API key
  3. Add the config to your AI assistant and start chatting

Example Prompts

  • "Show me my SkillBubble profile — what are my strongest skills?"
  • "I just built a React dashboard with Recharts. Suggest skill updates."
  • "What skills am I missing compared to a senior TypeScript engineer?"

Server Config

{
  "mcpServers": {
    "skillbubble": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote@latest",
        "https://mcp.skillbubble.com/mcp",
        "--header",
        "Authorization:YOUR_API_KEY"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.