Catalog
io.github.YawLabs/nol-mcp
Officialnol MCP server -- search, cited Q&A, and pages over your team's knowledge base
Search and retrieve cited answers from your team's knowledge base with Q&A functionality.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"nol-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/nol-mcp@0.1.1"
]
}
}
}