S
Skill To MCP
Convert AI Skills (Claude Skills format) to MCP server resources - Part of BioContextAI
创建于 10/26/2025
更新于 about 2 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx skill-to-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"biocontext-ai-skill-to-mcp": {
"command": "uvx",
"args": [
"skill-to-mcp"
]
}
}
}