Skip to content
Back to search
30
MCP

Skill-to-MCP

pulsemcp/skill-to-mcp

Converts AI Skills (following Claude Skills format) into discoverable resources, enabling automatic skill discovery from configurable directories with metadata parsing and file access tools for building domain-specific knowledge repositories and structured workflow collections.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Skill2MCP
CLI tool that converts SKILL.md markdown documents into deployable MCP server packages.
0 tools
SkillHub
Converts Claude-style skills into MCP tools for cross-client reuse.
0 tools
mcp-skills-as-context
MCP server that searches skills.sh and fetches skill files from GitHub — turn thousands of AI skill files into rich context for your coding
0 tools
@ymq1218/skillpm-mcp-server
MCP server for managing Agent Skills via skillpm — install, list, search, and manage reusable AI agent skills.
0 tools
skill-library-mcp
MCP server providing on-demand skill loading for AI coding assistants
0 tools
skillhub-mcp
AI resource intelligence MCP server — recommends skills, tools, agents, rules, and MCP servers from 20,000+ resources. Fully offline, zero n
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "skill-to-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}