NiFiMCP is a server and client application designed for communication with Apache NiFi (version 1.28), facilitating data flow management and integration. It enables users to efficiently manage data flows and integrate various data sources with Apache NiFi.
NiFiMCP is a server and client application designed for communication with Apache NiFi (version 1.28), facilitating data flow management and integration. It enables users to efficiently manage data flows and integrate various data sources with Apache NiFi.
Clone the repository, set up a virtual environment, install dependencies, configure API keys, and run both the MCP server and the Streamlit client.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"nifimcp": {
"command": "npx",
"args": [
"-y",
"Clone the repository, set up a virtual environment, install dependencies, configure API keys, and run both the MCP server and the Streamlit client."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from NiFiMCP?"
No configuration required. This server works out of the box.
"What resources are available in NiFiMCP?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in NiFiMCP"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in NiFiMCP with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.