SkillHub MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| recommendA | Recommend AI tools, skills, MCP servers, agents, rules, and resources from the SkillHub ecosystem (20,000+ resources) based on the user's task or intent. Use this when the user could benefit from discovering relevant AI tools, needs help finding the right framework/library, or is working on a task that could be improved with specific AI resources. Returns ranked results with relevance scores and install guidance. |
| searchA | Search the SkillHub database (20,000+ AI resources) by text query, type, ecosystem, or tags. Use this for targeted lookups when the user is looking for a specific tool, compares options, or wants to browse resources in a specific category. |
| get_resourceA | Get full details about a specific AI resource from SkillHub by its ID or exact name. Use this when the user wants more information about a previously recommended resource. |
| get_setup_guideA | Get installation and setup instructions for a specific AI resource from SkillHub. Use this after recommending a resource to help the user actually install and configure it. |
| analyze_stackA | Analyze a technology stack description and recommend complementary AI tools, skills, MCP servers, and rules that would enhance the developer's workflow. Use this when the user describes their project, tech stack, or development environment and could benefit from AI-powered tools. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- 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/artuntan/skillhub-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server