Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by raycao871218 • Uncategorized
A demo MCP server providing simple APIs for numeric operations, time queries, order information, and greetings.
Perform basic numeric calculations with added constants.
Retrieve and manipulate machine time information.
Query order details from a configured database.
This MCP server demo project showcases basic API implementations using the MCP framework, including arithmetic operations, machine time retrieval, order information queries with database support, and dynamic greeting generation. It is designed to help developers understand and utilize MCP framework capabilities with easy-to-use endpoints. The project requires Python 3.10+, MCP SDK, and optionally a database for order queries.