Skip to main content
Glama

Textin MCP Server

Official
package.json975 B
{ "name": "@intsig/server-textin", "version": "0.1.7", "description": "MCP Server for the Textin Robot API. TextIn官方MCP,支持文档OCR识别,文档转Markdown,文档关键信息提取。", "license": "MIT", "author": "Textin(https://www.textin.com)", "homepage": "https://www.textin.com/", "bugs": "https://github.com/intsig-textin/textin-mcp/issues", "type": "module", "bin": { "textin-mcp": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('dist/index.js', '755')\"", "prepare": "npm run build", "watch": "tsc --watch" }, "keywords": [ "textin", "mcp", "ocr", "pdf", "converter", "markdown", "pdf-to-markdown" ], "dependencies": { "@modelcontextprotocol/sdk": "0.6.0", "axios": "^1.8.4", "zod-to-json-schema": "^3.24.5" }, "devDependencies": { "@types/node": "^20.11.24", "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/intsig-textin/textin-mcp'

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