Loading MCP server directory, please wait...
Search, read, and automate TextMine documents, records, workflows, integrations, and agent tasks.
npx @getmcp/cli add com.textmine/textmine-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer TextMine API key, for example Bearer tm_<key>. Create or request a key through agent self-service signup or TextMine support.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.textmine/textmine-mcp": {
"url": "https://mcp.textmine.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "",
"X-TextMine-Application": ""
}
}
}
}