skillsindex-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/thomasblc/skillsindex-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server