Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by anilcancakir • Uncategorized
MCP server for SkillsMP API - Search skills using keyword and AI semantic search
MCP server for SkillsMP API - Search skills using keyword and AI semantic search
Search SkillsMP marketplace for AI coding skills by keywords. Parameters: - query: Search terms (e.g., "fastapi", "react testing") - page: Page number (default: 1) - limit: Results per page (default: 20, max: 100) - sort_by: "stars" (default) or "recent" Returns skills with name, description, author, stars, and GitHub URL.
Semantic search for skills using natural language queries. Powered by AI to understand intent. Use this when keywords aren't enough - describe what you want to accomplish. Parameters: - query: Natural language query (e.g., "How to build REST APIs with authentication") Examples: "tools for web scraping", "help with React testing", "automate deployments"
Read skill file content (SKILL.md) from a GitHub repository. Use to preview a skill before installing. Parameters: - owner: GitHub username/org (e.g., "anthropics") - repo: Repository name (e.g., "claude-code") - path: Path to skill folder (e.g., "plugins/frontend-design/skills/frontend-design") - branch: Git branch (default: "main") If path has no skill.md, returns directory listing.
List all available skills in a GitHub repository without installing. Parameters: - source: GitHub shorthand "owner/repo" (e.g., "anthropics/claude-code") Returns skill names and descriptions found in the repository.
Install skills from GitHub to AI coding agents. Parameters: - source: GitHub "owner/repo" (e.g., "anthropics/claude-code") [REQUIRED] - skills: Skill names, comma-separated (e.g., "frontend-design,backend-dev") [REQUIRED] - agents: Target agents, comma-separated [REQUIRED] Valid: claude-code, cursor, codex, opencode, antigravity, github-copilot, roo - global: Install user-level instead of project-level (default: false) Example: source="anthropics/claude-code", skills="frontend-design", agents="claude-code"
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.