Skip to main content
Glama

Azure Java SDK MCP Server

package.json•610 B
{ "name": "sdk-ai-mcp", "version": "1.0.0", "description": "A Model Context Protocol (MCP) server implementation in JavaScript", "main": "index.js", "type": "module", "bin": { "mcp-server": "./index.js" }, "scripts": { "start": "node index.js", "dev": "node --inspect index.js", "test": "node test-client.js", "test:manual": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["mcp", "model-context-protocol", "server", "ai"], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "node-fetch": "^3.3.2" } }

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/weidongxu-microsoft/mcp-azure-java-sdk-assist'

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