Skip to main content
Glama
olaservo

skills-over-mcp-demo

by olaservo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
resources
{
  "listChanged": true
}
extensions
{
  "io.modelcontextprotocol/skills": {
    "directoryRead": true
  }
}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
tabletop-diceRoll dice for tabletop games using standard dice notation (2d6+3, d20 with advantage, exploding dice). Use when the user asks to roll dice, resolve a game check, or interpret dice notation.
mcp-glossaryDefine Model Context Protocol terms precisely (host, client, server, resource, tool, prompt, sampling, elicitation, extension, SEP). Use when the user asks what an MCP term means or how MCP concepts relate.
release-notes-writerWrite user-facing release notes from a list of merged changes, grouped by impact with breaking changes surfaced first. Use when the user asks to draft release notes, a changelog entry, or an announcement for a release.
secret-menuRecommend an off-menu coffee order based on the user's mood. A deliberately unlisted skill demonstrating that skills absent from skills/list remain retrievable via skills/get and readable by URI.

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/olaservo/skills-over-mcp-demo'

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