
nifimcp
MCP服务器和客户端与NIFI通信(v1.28)
1
Github Watches
0
Github Forks
3
Github Stars
Setup Instructions
To set up the development environment and install all dependencies, follow these steps:
-
Clone the Repository:
git clone git@github.com:ms82119/NiFiMCP.git cd NiFiMCP
-
Set Up a Virtual Environment: It's recommended to use a virtual environment to manage dependencies. You can create one using
venv
:python3 -m venv .venv
-
Activate the Virtual Environment:
- On macOS and Linux:
source .venv/bin/activate
- On Windows:
.venv\Scripts\activate
- On macOS and Linux:
-
Install Dependencies: Use
uv
to install dependencies based onpyproject.toml
anduv.lock
:uv sync
-
Update the .env file with Nifi and LLM API keys
-
Run the MCP Server: Start the MCP server with:
uvicorn nifi_mcp_server.server:app --reload --port 8000
-
Run the Streamlit Client: Start the Streamlit client with:
python -m streamlit run nifi_chat_ui/app.py
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Take an adjectivised noun, and create images making it progressively more adjective!
Reviews

user_FweenDWW
As a dedicated user of the NiFiMCP application, I am thoroughly impressed by its seamless data integration and processing capabilities. The user interface is intuitive, and the support from the developer, ms82119, is exceptional. NiFiMCP has significantly enhanced our data workflows, making complex processing tasks much more manageable. Highly recommended for anyone in need of a reliable data management tool!