studiox-skills-mcp
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@studiox-skills-mcplist all frontend skills"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
STUDIO X Skills MCP Server
MCP-server som gir tilgang til STUDIO X sine 100+ development skills via Claude Code og andre MCP-klienter.
Installasjon
Via npx (anbefalt)
Legg til i Claude Code settings (~/.claude/settings.json):
{
"mcpServers": {
"sx-autopilot": {
"command": "npx",
"args": ["-y", "studiox-skills-mcp"],
"env": {
"CONVEX_URL": "https://steady-lobster-463.convex.cloud"
}
}
}
}Global installasjon
npm install -g studiox-skills-mcpDeretter i settings:
{
"mcpServers": {
"sx-autopilot": {
"command": "studiox-skills-mcp",
"env": {
"CONVEX_URL": "https://steady-lobster-463.convex.cloud"
}
}
}
}Related MCP server: claude-oracle-mcp
Tilgjengelige verktøy
Verktøy | Beskrivelse |
| Hent en spesifikk skill med fullt innhold |
| List alle skills, valgfritt filtrert på kategori |
| Søk etter skills basert på nøkkelord |
| Analyser kravspek og få skill-forslag |
| Generer CONTEXT.md med valgte skills |
Eksempler
# I Claude Code
> Hent skill for PWA-utvikling
> Søk etter skills om autentisering
> Analyser denne kravspesifikasjonen og foreslå skillsKategorier
frontend- React, TypeScript, UI/UXbackend- API, database, serverintegration- Betalinger, auth, eksterne tjenesterdesign- Design systems, patternsdevops- CI/CD, deploymentprocess- Estimering, prosjektstyring
Utvikling
# Installer avhengigheter
bun install
# Kjør i utviklingsmodus
bun run dev
# Bygg for produksjon
bun run buildPublisering til npm
npm login
npm publishThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityDmaintenanceAn MCP server that enables persistent memory, structured thinking sessions, and project-based knowledge management for Claude. It includes specialized coding tools for package discovery and reinvention prevention by validating code against existing libraries and APIs.Last updated173
- AlicenseAqualityDmaintenanceAn MCP server for discovering Claude Code skills, plugins, and MCP servers by searching 15,000+ resources from 17 registries, GitHub, and the web with zero setup.Last updated3283MIT
- Alicense-qualityFmaintenanceSingle MCP server providing over 500 developer tools for Claude Code, covering security, testing, documentation, and more.Last updated273MIT
- Flicense-qualityDmaintenanceAn MCP server that provides intelligent discovery, search, and on-demand loading of Claude Code skills and agents, reducing token usage by lazy loading.Last updated
Related MCP Connectors
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/studioxdeveloper/studiox-skills-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server