developer tools
Jvm Mcp Server
An implementation project of a JVM-based MCP (Model Context Protocol) server.
typescript
local
developer tools
Installation
npx -y xzq.xu/jvm-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "jvm-mcp-server",
"command": "npx",
"args": [
"-y",
"xzq.xu/jvm-mcp-server"
]
}About This MCP Server
xzq.xu/jvm-mcp-server
An implementation project of a JVM-based MCP (Model Context Protocol) server.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub