Skip to main content
Glama

Basic MCP Server

by Merlin21x
package.json356 B
{ "name": "mcp-basic-server", "version": "1.0.0", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.17.3", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^20.19.11", "typescript": "^5.9.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/Merlin21x/MCPInitial'

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