README
@yaxhpal
关于 README
These are MCP servers which I have implemented. Feel free to utilize them if you need.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Conversive AI?
Conversive AI is a project that provides core Gen AI services to the Conversive framework. It is designed for developers using the Conversive framework.
How to use Conversive AI?
Clone the repository, create a virtual environment, install dependencies from requirements.txt, configure environment variables in a .env file, set Flask app and environment variables, then run flask run. Access the application at http://127.0.0.1:5000.
Key features of Conversive AI
- Provides core generative AI services
- Integrates with the Conversive framework
- Uses Flask as the web application framework
- Python 3.9 virtual environment required
- Configuration via
.envfile - Supports testing environment via
ENV="TEST"
Use cases of Conversive AI
- Building Gen AI functionality within the Conversive framework
- Running a local Flask server for AI service development
FAQ from Conversive AI
What dependencies are required?
All required packages are listed in requirements.txt and must be installed via pip.
What is the runtime environment?
The application runs on Python 3.9 with a Flask server, accessed locally at port 5000.
Where is configuration stored?
Environment variables are modified in the .env file before running the application.
—
—
—
记忆与知识 分类下的更多 MCP 服务器
Solomd
zhitongblogA markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
MCP Apple Notes
RafalWilinskiTalk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
Jupyter Notebook MCP Server (for Cursor)
jbenoModel Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list
评论