Skip to main content
Glama
osulivan

skill4agent MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SKILL4AGENT_API_URLNoskill4agent API endpointhttps://skill4agent.com/api/mcp

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_skills

Search for Skills by keyword, with optional category filtering. Returns a list of matching skills.

Use cases:

  • When looking for skills in a specific domain

  • When unsure what skill is needed but have a general direction

get_skill

Get detailed information about a skill, including the complete SKILL.md content.

Use cases:

  • When you want to learn detailed information about a skill

  • When you need to view the core documentation (SKILL.md) of a skill

  • Before recommending or installing a skill, you need to confirm the detailed information to analyze whether it meets the requirements

install_skill

Get installation methods for a skill.

Use cases:

  • When you need to install a skill

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/osulivan/skill4agent-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server