vsdev1/mcp-server-trial
If you are the rightful owner of mcp-server-trial and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This document provides a structured summary of the MCP server trial project, which simulates a fruit and vegetable price query scenario using the Model Context Protocol (MCP).
mcp-server-trial
This is a trial of the MCP server based on Building an MCP Server in Cursor — Learning MCP Through Practice
This project is implemented with Windsurf Editor using Claude 3.7 Sonnet and MCP Python SDK.
More specifically, Windsurf created this project based on the downloaded and the following prompt:
"Read the document README-mcp-python-sdk.md and implement an MCP Server based on this document in the current directory, featuring a simulated fruit and vegetable price query scenario."
Additionally, it created a MCP server description file .
The MCP server can be added to Claude desktop by running
mcp install fruit_veg_server.py --name "Fruit & Vegetable Market"
Here is an example usage of this MCP server in Claude desktop:
It can also be tested with MCP inspector starting with
mcp dev fruit_veg_server.py
MCP inspector is then running at http://127.0.0.1:6274/#resources.