Skip to main content
Glama

e签宝 MCP Server

Official
package.json832 B
{ "main": "build/index.js", "name": "mcp-server-esign", "version": "1.1.2", "description": "支持 ai mcp 电子签名", "type": "module", "bin": { "mcp-server-esign": "./build/index.js" }, "files": [ "build" ], "scripts": { "build": "tsc && chmod +x build/index.js", "prepare": "npm run build", "watch": "tsc --watch", "start": "node build/index.js", "test": "ts-node src/upload.test.ts", "inspector": "npx @modelcontextprotocol/inspector" }, "dependencies": { "@modelcontextprotocol/sdk": "1.8.0", "mcp-server-esign": "^1.0.0", "form-data": "^4.0.2", "formdata-node": "^6.0.3", "node-fetch": "^3.3.2" }, "devDependencies": { "@types/form-data": "^2.2.1", "@types/node": "^20.11.24", "ts-node": "^10.9.1", "typescript": "^5.3.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/esign-cn-open-source/mcp-server-esign'

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