Command Palette

Search for a command to run...

Home / Servers

hudu-mcp

by ZenixSolutions

hudu-mcp

CI License: MIT

hudu-mcp is a community Model Context Protocol server for the Hudu IT documentation REST API. It exposes the documented v1 API — companies, assets, knowledge base articles, credential records, IPAM, racks, website monitors, relations, integrations, the audit trail and the export triggers — as 89 MCP tools, and it withholds stored passwords and TOTP secrets from every response unless an operator has explicitly turned that off. It is aimed at MSPs and internal IT teams who want an assistant that can read and maintain their Hudu tenant over a local stdio connection, using an API key they scope themselves.

Before you install this, look at Hudu's own MCP server

Hudu ships a first-party MCP server built into the product. It is served from your own instance at https://<your-instance>/mcp, it authenticates with Hudu OAuth rather than a long-lived API key, and it is enabled from Admin → External Apps → Model Context Protocol. Per Hudu's documentation it covers articles (create, read, update), activity logs (read) and assets (read only), and it deliberately excludes passwords, asset writes and deletions.

For a large number of people that is the better choice, and you should not install this project reflexively.

Hudu's MCP serverhudu-mcp (this project)
Maintained byHudu Technologies, Inc.Zenix Solutions, community project
Where it runsInside your Hudu instance, at /mcpA local process next to your MCP client
TransportRemote HTTP, reachable from hosted clientsstdio only (see compatibility)
AuthenticationHudu OAuth, per userA Hudu API key you create and scope
Enabled byAdmin → External Apps → Model Context ProtocolInstalling and configuring this package
ArticlesCreate, read, updateCreate, read, update, archive, delete
AssetsRead onlyFull CRUD, plus archive and layouts
Activity logReadRead, and purge behind two gates
PasswordsExcluded entirelyMetadata by default; secrets and writes behind gates
DeletionsExcluded entirelyBehind HUDU_ALLOW_DESTRUCTIVE and confirm: true
IPAM, racks, websites, relations, matchers, exportsNot coveredCovered
SupportHudu supportGitHub issues, best effort

Related servers

n8n

Updated today

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

199,260

mcp-server-git

OfficialUpdated today

by modelcontextprotocol

A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs

89,176

mcp-server-fetch

OfficialUpdated today

by modelcontextprotocol

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

89,176

@modelcontextprotocol/server-everything

OfficialUpdated today

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

89,176