Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"speky": {
"command": "uv",
"args": [
"run",
"speky-mcp",
"specs/spec.yaml"
],
"env": {
"UV_PROJECT": "${CLAUDE_PLUGIN_ROOT}",
"UV_CACHE_DIR": "${CLAUDE_PLUGIN_DATA}/uvcache"
}
}
}
}Server configuration and connection parameters
uvCommand-line arguments passed to the server process
Environment variables set when the server starts
UV_PROJECT=${CLAUDE_PLUGIN_ROOT}UV_CACHE_DIR=${CLAUDE_PLUGIN_DATA}/uvcachenpx claudepluginhub agagniere/speky --plugin speky