mcp-server-test
3.3
The Model Context Protocol (MCP) server is designed to facilitate communication between different components of a system using a standardized protocol.
"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"
]
}
Related MCP Servers
View all java servers →mcp-server-weixin
3.3
by jerryqx
The mcp-server-weixin is a Model Context Protocol server designed to integrate with Weixin (WeChat) API for seamless communication and automation.
MCPServer_WeatherApi
3.3
by bhargavmuppalla
MCPServer_WeatherApi is a Java-based implementation of a Model Context Protocol (MCP) server designed to provide weather data services.
mcp-server-java
3.3
by kenken64
The Model Context Protocol (MCP) server is designed to facilitate communication between different components in a distributed system, often used in conjunction with language model technologies like LLM.