mcp-server-test
by xfg-studio
This is a test server for MCP (likely a Machine Common Protocol) functionality. It appears to be a Spring AI application designed to be run via the command line.
View on GitHub
Last updated: N/A
"mcp-server-test": {
"command": "java",
"args": [
"-Dspring.ai.mcp.server.stdio=true",
"-jar",
"/Users/fuzhengwei/Applications/apache-maven-3.8.4/repository/cn/bugstack/mcp/mcp-server-test/1.0-SNAPSHOT/mcp-server-test-1.0-SNAPSHOT.jar"
]
}