Skip to main content
Glama

unichat-ts-mcp-server

package.json976 B
{ "name": "unichat-ts-mcp-server", "version": "0.2.8", "author": "Stefan", "license": "MIT", "description": "Unichat MCP Server", "type": "module", "bin": { "unichat-ts-mcp-server": "build/index.js" }, "files": [ "build" ], "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "0.6.0", "commander": "^12.1.0", "express": "^4.21.1", "mcp-evals": "^1.0.18", "unichat-ts": "^2.3.20" }, "devDependencies": { "@types/express": "^5.0.0", "@types/node": "^20.11.24", "typescript": "^5.8.3" }, "homepage": "https://github.com/amidabuddha/unichat-ts-mcp-server#readme", "repository": { "type": "git", "url": "git+https://github.com/amidabuddha/unichat-ts-mcp-server.git" } }

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/amidabuddha/unichat-ts-mcp-server'

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