
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
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
一个适用于中小型团队的AI聊天机器人,支持DeepSeek,Open AI,Claude和Gemini等车型。 专为中小团队设计的ai聊天应用,支持deepSeek,打开ai,claude,双子座等模型。
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!