Install MCP Server to n8n


n8n is a popular no-code automation tool that you can use to create workflows that use the InfraNodus MCP server. You can install the MCP server in n8n using our MCP server URL:

1. n8n Cloud

1. Create a new workflow, click +, and add the new MCP Client node. You can also create a new AI Agent node and add the MCP Server Tool to it.

2. Specify the MCP server URL: https://mcp.infranodus.com

3. Choose the MCP OAuth2 and create new credentials with your InfraNodus API key. You can read in more detail how to set up n8n credentials in our How to Install the InfraNodus MCP Server support article.

4. Once connected, you will have access to a list of MCP tools. You can choose a specific one you want to use or make several of the tools available to your AI Agent node.

2. n8n Local

For the local n8n version, you can also use the setup above with the remote server.

You can also launch the InfraNodus MCP server locally and then make it available to your local n8n instance. See instructions on the InfraNodus MCP server GitHub repository.