Skip to main content
Glama

Java Class Analyzer MCP Server

.npmignore685 B
# 源代码文件 src/ *.ts tsconfig.json # 开发依赖 node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # 测试文件 test/ tests/ *.test.js *.test.ts *.spec.js *.spec.ts test-tools.js # 开发工具配置 .eslintrc* .prettierrc* .gitignore .gitattributes # IDE配置 .vscode/ .idea/ *.swp *.swo # 临时文件 *.tmp *.temp .cache/ .temp/ # 日志文件 logs/ *.log # 环境文件 .env .env.local .env.development.local .env.test.local .env.production.local # 构建产物(保留dist目录) # dist/ # 注释掉,因为我们需要发布dist目录 # 文档和示例(可选) doc/ examples/ samples/ # 其他不需要发布的文件 .DS_Store Thumbs.db

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/handsomestWei/java-class-analyzer-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server