biocontext-ai/skill-to-mcp
Convert AI Skills (Claude Skills format) to MCP server resources - Part of BioContextAI
Automatically discovers and exposes skills as MCP resources through three core tools: listing available skills, retrieving skill metadata and file contents, and accessing individual skill files with path traversal protection. The server parses YAML frontmatter from `SKILL.md` files to extract metadata, then recursively indexes skill directories for dynamic discovery. Integrates with any MCP client (Claude Desktop, Cline, etc.) via stdio transport and supports flexible deployment—local development, HTTP production servers, and Docker containers.
Available on PyPI.
Stars
17
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 27, 2026
Monthly downloads
107
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/biocontext-ai/skill-to-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
intellectronica/skillz
An MCP server for loading skills (shim for non-claude clients).
kdpa-llc/local-skills-mcp
Universal MCP server enabling any LLM or AI agent to utilize expert skills from your local...
varunreddy/SkillMesh
A retrieval-gated skill architecture for LLM agents that scales to hundreds of tools by exposing...
fkesheh/skill-mcp
LLM-managed skills platform using MCP - create, edit, and execute skills programmatically in...
heeyo-life/skillboss-skills
MCP server & Claude Code skills for 100+ AI services (LLMs, image/video gen, TTS). One API key,...