skillsindex-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@skillsindex-mcpSearch for MCP servers for databases"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
skillsindex-mcp
MCP server for SkillsIndex — the scored directory of 11,000+ AI agent tools (MCP servers, Claude skills, GPT actions, IDE plugins).
Give your AI agents the ability to search, score, review, and submit tools from the largest independent AI tool directory.
Tools
Tool | Description |
| Search by keyword, ecosystem, or category — returns ranked results with scores |
| Full details for a tool: security score, GitHub stats, scoring breakdown |
| Top-rated tools, optionally filtered by ecosystem or category |
| Security score (0-5) + audit notes for any indexed tool |
| Submit a new tool for indexing — auto-adds to the review queue |
| Subscribe an email to The Weekly Index (Thursday newsletter) |
Related MCP server: agent101-mcp
Install
npx skillsindex-mcpOr install globally:
npm install -g skillsindex-mcpClaude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"skillsindex": {
"command": "npx",
"args": ["skillsindex-mcp"]
}
}
}Config file locations:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
Cursor / Windsurf / Cline
Add to your MCP settings:
{
"skillsindex": {
"command": "npx",
"args": ["skillsindex-mcp"]
}
}Usage Examples
Once connected, you can ask Claude things like:
"Search for MCP servers that connect to databases"
"What's the security score for the filesystem-mcp-server?"
"Show me the top 10 Claude skills"
"Submit this GitHub repo to SkillsIndex: https://github.com/..."
"Subscribe me to the SkillsIndex weekly newsletter"
Tool Details
search_tools
query: Search keyword or use case (required)
ecosystem: mcp_server | claude_skill | gpt_action | openclaw_skill | plugin
category: databases-storage | browser-automation | code-execution | ...
limit: 1-20 (default: 5)get_tool
slug: Tool slug, e.g. "filesystem-mcp-server" (from the URL: skillsindex.dev/tools/[slug]/)get_top_rated
ecosystem: optional filter
category: optional filter
limit: 1-20 (default: 10)check_security
slug: Tool slug (preferred)
name: Tool name (fuzzy match fallback)submit_tool
name: Tool name (required)
github_url: GitHub repo or homepage URL (required)
description: What the tool does (required, min 10 chars)
ecosystem: mcp_server | claude_skill | gpt_action | ... (default: mcp_server)
category: databases-storage | browser-automation | ... (default: other)Submissions land in a review queue. Tools are scored on security, utility, maintenance, and uniqueness before publishing.
subscribe
email: Email address to subscribe (required)Data
11,393+ tools across 5 ecosystems
Scoring: security (30%) + utility (30%) + maintenance (25%) + uniqueness (15%)
Updated weekly via GitHub API
Security scores based on static analysis of source code
Links
Directory: skillsindex.dev
Browse: skillsindex.dev/browse/
Submit a tool: skillsindex.dev/submit/
Scoring methodology: skillsindex.dev/methodology/
Newsletter: The Weekly Index — every Thursday
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceConnects AI coding agents to the SkillsMP marketplace, allowing users to search, read, and install over 8,000 community-made skills. It enables agents to gain new capabilities either through on-the-spot instruction or permanent installation without requiring an API key.Last updated5448MIT
- Alicense-quality-maintenanceSearch and discover 500+ tools, APIs, and services for AI agents. Browse 15 categories, get recommendations, and access structured metadata including auth methods, free tiers, and example calls.Last updated1
- Flicense-qualityDmaintenanceEnables AI assistants to search, get info, call, and review paid AI skills on Skillz Market, with optional USDC payment on Base network.Last updated31
- Alicense-qualityCmaintenanceIndexes installed SKILL.md files and provides deterministic search and recommendation tools to help AI agents select relevant skills without executing them.Last updated231MIT
Related MCP Connectors
Agent-first skill marketplace with USK open standard for Claude, Cursor, Gemini, Codex CLI.
Curated knowledge API for AI agents - skill packs, semantic search, validated patterns.
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
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