Skip to main content
Glama

mcp-flyin

package.json518 B
{ "name": "my-mcp-server", "version": "1.0.0", "main": "server.js", "type": "module", "scripts": { "start": "node server.js", "dev": "node --inspect server.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["mcp", "server", "javascript"], "author": "", "license": "ISC", "description": "A Model Context Protocol server built with JavaScript", "bin": { "my-mcp-server": "./server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.13.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/balajidommeti/MCP'

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