MCP.so
登录

lemon-ai-mcp-server-demo-hotel

@LemonITCN

关于 lemon-ai-mcp-server-demo-hotel

一个mcp server的demo,前台录入酒店的房间信息,然后可以通过mcp查询当前酒店的最新数据 前台vue3后台python fastapi + sqlite

基本信息

分类

其他

许可证

Apache-2.0 license

运行时

vue

传输方式

stdio

发布者

LemonITCN

配置

暂无标准配置

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

代码仓库

工具

未检测到工具

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

概览

What is lemon-ai-mcp-server-demo-hotel?

lemon-ai-mcp-server-demo-hotel is a demonstration MCP server that allows front desk staff to enter hotel room information via a Vue 3 frontend and query the latest hotel data through the MCP protocol. The backend is built with Python FastAPI and uses SQLite for data storage. It is intended for developers exploring MCP server implementations.

How to use lemon-ai-mcp-server-demo-hotel?

Key features of lemon-ai-mcp-server-demo-hotel

  • Hotel room information entry via Vue 3 frontend
  • Query current hotel data through MCP
  • Backend implemented with Python FastAPI
  • Data stored in SQLite database
  • Demonstrates MCP server architecture

Use cases of lemon-ai-mcp-server-demo-hotel

  • Front desk staff entering and updating hotel room details
  • Querying the latest room availability or hotel status via MCP

FAQ from lemon-ai-mcp-server-demo-hotel

What technologies does lemon-ai-mcp-server-demo-hotel use?

The frontend uses Vue 3; the backend uses Python FastAPI and SQLite.

Where does the hotel data live?

All room and hotel data is stored locally in a SQLite database.

Is lemon-ai-mcp-server-demo-hotel production-ready?

No, it is explicitly a demo server for educational and prototyping purposes.

评论

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