Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_toolsA

Search the SkillsIndex directory for AI agent tools (MCP servers, Claude skills, GPT actions, IDE plugins). Returns ranked results with scores.

get_toolA

Get full details for a specific tool by its slug (e.g. "filesystem-mcp-server"). Includes security score, GitHub stats, install instructions, and scoring breakdown.

get_top_ratedA

Get the top-rated AI agent tools from SkillsIndex, sorted by overall score (0-100). Optionally filter by ecosystem or category.

check_securityA

Get the security score and audit notes for a specific tool. Returns the tool's security score (0-5), risk flags, and audit summary from SkillsIndex's static analysis.

submit_toolA

Submit a new AI agent tool to SkillsIndex for indexing and scoring. The tool will be reviewed for security, utility, maintenance, and uniqueness before being published. Use this when you discover a useful tool that isn't in the directory yet.

subscribeA

Subscribe a user email to The Weekly Index newsletter from SkillsIndex — weekly digest of new AI agent tools, security alerts, and honest picks.

whats_newA

Get the most recently added AI agent tools on SkillsIndex (newest first). Use this to discover fresh MCP servers, skills, and tools the directory just indexed.

get_by_platformA

List the top AI agent tools that work on a specific platform (Claude, ChatGPT, Cursor, Windsurf, Cline, VS Code, JetBrains, OpenClaw, opencode, Ollama, LM Studio, local/open-source). Use this when the user runs a specific agent or editor.

compare_toolsA

Compare 2 to 5 tools side by side by their slugs: overall + security/utility/maintenance scores, GitHub stars, pricing, maintenance status. Use this to help a user choose between alternatives.

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/thomasblc/skillsindex-mcp'

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