Primrose
Freeby MCP Community
Primrose SDK for MCP tool integration
v0.1.1Added Apr 12, 2026
mcpprimrosetoolsllmsdk
Primrose MCP Server
Primrose SDK for MCP tool integration
Installation
npx -y primrose-mcp
Reviews
Installation
Quick install
npx -y primrose-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"primrose": {
"command": "npx",
"args": ["-y", "primrose-mcp"]
}
}
}