Knowledge Systems
Trust: 25/100 (Limited)Santuri Guide
Search official documentation for well-known libraries.
Quick Start
Install
npx santuri-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-sonofakel-santuri": {
"command": "npx",
"args": [
"santuri-mcp-server"
]
}
}
}