Skip to main content
Glama

Hello World MCP Server

by Auxin-io
package.json552 B
{ "name": "hello-world-mcp", "version": "1.0.0", "description": "A simple Model Context Protocol (MCP) server with a hello world tool", "main": "index.js", "type": "module", "bin": { "hello-world-mcp": "./index.js" }, "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "model-context-protocol", "hello-world" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.4", "zod": "^3.25.76" } }

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/Auxin-io/Demo-Secure-MCP'

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