SkillBubble — Skills Management MCP Server
About
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 analy
Details
- Author
- Skill-Bubble
- Downloads
- 217
- Categories
- Other, Developer Tools
Jump to
- Read skills with filtering by category, rating, or date
- List and filter certifications by issuer or status
- View competency frameworks and progress
- See skill rating changes over time
- Search skills by name or category
- AI-powered skill suggestions from context (Pro)
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
SkillBubble — Skills Management MCP ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Sign up at skillbubble.com, generate an API key from Settings → Integrations, then add the configuration to your AI assistant. Once configured, use prompts such as “Show me my SkillBubble profile” or “What skills am I missing compared to a senior TypeScript engineer?” to interact with your skills data.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"skillbubble \u2014 skills management mcp server": {
"skillbubble": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.skillbubble.com/mcp",
"--header",
"Authorization:YOUR_API_KEY"
]
}
}
}
}
McpServers
{
"skillbubble": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.skillbubble.com/mcp",
"--header",
"Authorization:YOUR_API_KEY"
]
}
}
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
| Tool | Description | |------|-------------| |getSkillProfile | Read skills with filtering by category, rating, or date |
| getCertifications | List certifications, filter by issuer or status |
| getFrameworks | View competency frameworks and progress |
| getSkillHistory | See rating changes over time |
| searchSkills | Search by name or category |
| createSkillRating | Add or update a skill rating (Pro) |
| updateSkillRating | Update an existing rating by skill key (Pro) |
| createCertification | Add a certification record (Pro) |
| createSkillPackage | Create a custom skill package (Pro) |
| suggestSkills | AI-powered skill suggestions from context (Pro) |
| suggestSkillPackage | Suggest 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 chattingExample 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?"Links
- Documentation - MCP Config Snippets - Security PolicySign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





