Skill7
Click 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., "@Skill7find a skill for Docker security best practices"
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.
💡 Why This Exists
Stop searching. Start building.
You spend hours searching for best practices, design patterns, and solutions. This MCP server gives your AI instant access to 634+ curated skills covering:
🔐 Security — Penetration testing, vulnerability scanning, secure coding
⚛️ Frontend — React, Next.js, Vue, Angular, modern CSS
🐍 Backend — Python, Node.js, Go, Rust, API design
☁️ Infrastructure — Docker, Kubernetes, AWS, Terraform
🧠 AI/ML — LangChain, RAG, prompt engineering
📊 Architecture — System design, microservices, DDD
Related MCP server: SkillFlow MCP Server
⚡ Quick Start
One-Liner Setup
# Clone and install
git clone https://github.com/Abderraouf-yt/skill7.git && cd skill7
npm install && npm run build
# Configure your AI client (pick one)
npm run setup:gemini # Gemini CLI
npm run setup:claude # Claude Desktop / Code
npm run setup:cursor # Cursor
npm run setup:all # All clientsRestart your AI client. Done.
🎯 Features
🚀 Universal Compatibility
Works with any MCP client:
Gemini CLI
Claude Desktop & Code
Cursor
VS Code Copilot
Custom integrations
� Premium UI Experience
Immersive, modern interface:
Interactive 3D Orb background (OGL)
Glassmorphism design system
Stable Grid Layout with load-more
Mobile-first responsive design
📚 634+ Skills
Curated, production-tested guidance:
Agentic Systems & Orchestration
Generative AI Engineering
Platform Engineering practices
Web3 & Security protocols
🔧 6 Tools + 2 Prompts
Everything you need:
Semantic Skill Matcher
Workflow Generator
Deep Skill Documentation
Smart Categorization
� Modern Skill Taxonomy (2026 Standard)
Category | Skills | Highlights |
🤖 Agentic Systems | 98 | Autonomous Agents, Swarms, Memory, Tool Use |
🧠 Generative AI | 85 | LLMs, Inference, Transformers, Prompt Eng |
☁️ Platform Eng | 72 | Cloud, Kubernetes, Terraform, Microservices |
🎨 Product Exp | 95 | Next.js, React, Mobile, Accessibility, UI/UX |
�️ Security | 107 | DevSecOps, Red Teaming, Auth, Encryption |
🎮 Game & 3D | 45 | Unity, Three.js, OGL, WebGL, Shaders |
� Knowledge | 60 | RAG, Vector DBs, Semantic Search |
⚡ Automation | 40 | Playwright, Crawlers, ETL Pipelines |
� Web3 Core | 35 | Smart Contracts, DeFi, Solidity |
🌐 API Endpoints (HTTP Mode)
When running with MCP_TRANSPORT=http:
Endpoint | Method | Description |
| GET | Server info & health |
| GET | Health check |
| GET | MCP SSE connection |
Environment Variables:
PORT— Server port (default: 3000)MCP_TRANSPORT—stdioorhttp
📦 Project Structure
skill7/
├── src/
│ └── index.ts # MCP server (dual transport)
├── data/
│ └── skills_index.json # 634+ skills catalog
├── scripts/
│ └── setup.js # One-click configurator
├── Dockerfile # Production container
├── docker-compose.yml # Easy deployment
└── package.json🤝 Contributing
We welcome contributions! See CONTRIBUTING.md.
# Development
npm install
npm run dev # Hot reload with tsx📄 License
MIT © Skill7
This 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.
Latest Blog Posts
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/Abderraouf-yt/skill7'
If you have feedback or need assistance with the MCP directory API, please join our Discord server