Skip to main content
Glama

Token Saver MCP

by jerry426
package.json871 B
{ "name": "token-saver-mcp-server", "version": "1.2.0", "description": "Standalone Token Saver MCP server that connects to VSCode via Language Server Gateway", "main": "dist/index.js", "scripts": { "dev": "tsx watch src/index.ts", "build": "tsup src/index.ts --format cjs --dts", "start": "node dist/index.js", "typecheck": "tsc --noEmit" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "chrome-remote-interface": "^0.33.3", "cors": "^2.8.5", "express": "^4.21.2", "node-fetch": "^3.3.2", "optional": "^0.1.4", "sharp": "^0.34.3", "winston": "^3.17.0", "zod": "^3.24.1" }, "devDependencies": { "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/node": "^22.10.2", "axios": "^1.11.0", "tsup": "^8.3.5", "tsx": "^4.19.2", "typescript": "^5.7.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/jerry426/token-saver-mcp'

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