MCP server for NKS-Web CMS that enables managing pages, articles, news, files, users, analytics, and more directly from Claude Code or any MCP-compatible client.
{
"mcpServers": {
"nks-hubnksweb": {
"command": "npx",
"args": [
"-y",
"@nks-hub/nksweb-mcp"
]
}
}
}