Skip to main content
Glama

Basic MCP Server

by gurdasnijor
package.json428 B
{ "name": "hello-server", "version": "1.0.0", "description": "", "main": "index.js", "module": "./src/index.ts", "type": "module", "scripts": { "dev": "smithery dev", "build": "smithery build" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.20.0", "@smithery/sdk": "^1.7.4", "zod": "^3.25.46" }, "devDependencies": { "@smithery/cli": "^1.6.3" } }

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/gurdasnijor/server-quality-harness'

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