MCP.so
登录

MCP Server-Client Project

@mohamedsaligh

关于 MCP Server-Client Project

暂无概览

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

mohamedsaligh

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Server-Client Project?

A project that integrates a backend (FastAPI, OpenAI, SQLite3), a frontend (Streamlit), and multiple MCP servers. Designed for extensibility and ease of use.

How to use MCP Server-Client Project?

Run ./start_all.sh to set up the environment. Start the backend with uvicorn main:app --reload in the /backend directory. Start the frontend with streamlit run main.py in the /frontend directory.

Key features of MCP Server-Client Project

  • Backend built with FastAPI, YAML, OpenAI, and SQLite3
  • Frontend built with Streamlit and Requests
  • Includes multiple MCP servers under mcp_servers/
  • Organized directory structure for config, routers, services, models, and database
  • Planned refactor to replace all requests/httpx with a single HTTP client

Use cases of MCP Server-Client Project

FAQ from MCP Server-Client Project

评论

其他 分类下的更多 MCP 服务器