Skip to main content
Glama

Somnia MCP Server

by vastavikadi
package.json687 B
{ "name": "somniamcp", "version": "1.0.0", "main": "src/server.ts", "scripts": { "server:build": "tsc", "server:build:watch": "tsc --watch", "server:dev": "tsx src/server.ts", "server:inspect": "set DANGEROUSLY_OMIT_AUTH=true && npx @modelcontextprotocol/inspector npm run server:dev" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.20.2", "axios": "^1.13.1", "dotenv": "^17.2.3", "zod": "^3.25.76" }, "devDependencies": { "@modelcontextprotocol/inspector": "^0.17.2", "@types/node": "^24.9.1", "tsx": "^4.20.6", "typescript": "^5.9.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/vastavikadi/somnia-mcp'

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