nlweb-ai/nlweb-net
The official .NET 9 implementation of the NLWeb protocol for building natural language web interfaces with support for List, Summarize, and Generate query modes, plus Model Context Protocol (MCP) integration for AI clients.
Platform-specific configuration:
{
"mcpServers": {
"nlweb-net": {
"command": "npx",
"args": [
"-y",
"nlweb-net"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...