Skip to main content
Glama

Products API MCP Server

by Demontie
package.json486 B
{ "name": "my-first-mcp", "version": "1.0.0", "type": "module", "main": "src/index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node src/index.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.5.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.24" }, "engines": { "node": ">=20.0.0" }, "author": "Demontie Ferreira", "license": "ISC", "description": "My first MCP" }

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/Demontie/my-first-mcp'

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