abbracadabra/java-sse-mcp-server-demo
If you are the rightful owner of java-sse-mcp-server-demo 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.
A very simple MCP server demo.
abount
非常简单的mcp server demo
feat
- 支持2024-11-05 和 2025-03-26
- 支持多实例
- 未支持2025-03-26中的batch messages
- 未支持协议中的auth部分
use
打开cursor或claude desktop,mcp配置文件里加上你的http url
{
"mcpServers": {
"ExampleServer": {
"url": "http://localhost:8001/mcp/gw/endpoint"
}
}
}