claude mcp add jcc-ne-mcp-skill-server -- uvx mcp-skill-server
{
"mcpServers": {
"jcc-ne-mcp-skill-server": {
"command": "uvx",
"args": ["mcp-skill-server"]
}
}
}
{
"mcpServers": {
"jcc-ne-mcp-skill-server": {
"command": "uvx",
"args": ["mcp-skill-server"]
}
}
}
{
"mcpServers": {
"jcc-ne-mcp-skill-server": {
"command": "uvx",
"args": ["mcp-skill-server"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that mounts a skill directory and adds a deterministic entry for deployment, enabling standardized communication and integration with AI coding assistants. It connects to the skill directory, allowing for organized and structured deployment of skills. Developers would use this server when they need to deploy skills in a deterministic and standardized manner, particularly when working with AI coding assistants that rely on the Model Context Protocol.
An MCP server that mounts your skill directory and add deterministic entry for deployment. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
mcp-skill-server on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The mcp-skill-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.