MCP

wwlWang/MCP

3.1

If you are the rightful owner of MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

MCPServer is a server implementation using Javalin, designed for personal development and research purposes, with no guarantee of stability.

Tools
2
Resources
0
Prompts
0

MCPServer

使用Javalin实现的MCP服务器,仅用于个人开发研究,不保证稳定性。

使用方法

参考,使用createServer方法创建实例,对实例使用addMCP方法注册工具。
工具类实现可以参考的实现。
实现后,通过调用addMCP注册工具,启动服务器即可。