Skip to main content
Glama

MCP Server Demo

by elvisleyva49
package.json345 B
{ "name": "mcp-server-demo", "version": "1.0.0", "description": "A minimal MCP server using WebSocket", "main": "index.js", "scripts": { "start": "node index.js", "client": "node clients/example-client.js" }, "author": "Tu Nombre", "license": "MIT", "dependencies": { "express": "^4.18.2", "ws": "^8.15.1" } }

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/elvisleyva49/mcp-server-demo'

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