GitHub Stars
100
User Rating
Not Rated
Favorites
0
Views
49
Forks
25
Issues
13
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Installation
Installation
Prerequisites
Java: 17 or higher
Maven: Latest version
Installation Steps
1. Clone Repository
bash
git clone https://github.com/yuyuanweb/mcp-mianshiya-server
cd mcp-mianshiya-server
2. Build the Project
bash
mvn clean package
3. Configure MCP Server
Open the settings in Cherry Studio and add the MCP server configuration.4. Start the Server
bash
java -Dspring.ai.mcp.server.stdio=true -Dspring.main.web-application-type=none -Dlogging.pattern.console= -jar /yourPath/mcp-server-0.0.1-SNAPSHOT.jar