Skip to content

Add TextMine MCP server#227

Open
joseramontextmine wants to merge 1 commit into
Azure:mainfrom
joseramontextmine:add-textmine-mcp-server
Open

Add TextMine MCP server#227
joseramontextmine wants to merge 1 commit into
Azure:mainfrom
joseramontextmine:add-textmine-mcp-server

Conversation

@joseramontextmine

@joseramontextmine joseramontextmine commented Jun 26, 2026

Copy link
Copy Markdown

Add TextMine MCP server
This PR registers the TextMine remote MCP server in the Azure MCP catalog.

About TextMine
TextMine is a knowledge management platform that extracts and structures data from business documents and contracts. This MCP server lets AI agents search an organization's documents, query the structured data extracted from them, and work with TextMine vaults and records.

Server details

Name: TextMine
Type: Remote MCP server (streamable-http)
Endpoint: https://mcp.textmine.com/mcp
Publisher: TextMine (non-Microsoft)
Authentication: API key (X-TextMine-Api-Key: tm_...). OAuth (user identity passthrough) is planned as a follow-up.

Example capabilities (tools)
search_documents / list_documents / fetch_document — find and retrieve documents
get_document_text / get_document_metadata / get_document_tags — read document content and metadata
list_vaults / get_record / list_record_schemas — query structured, extracted data
ask_vault — natural-language questions over a vault
upload_document_to_vault / reprocess_document — manage documents and processing

Notes
The endpoint is a stable, publicly reachable host operated by TextMine (not a proxy).
CLA signed; company affiliation (TextMine) confirmed.

@Charles-textmine

Charles-textmine commented Jun 26, 2026

Copy link
Copy Markdown

@microsoft-github-policy-service agree company="TextMine"

1 similar comment
@joseramontextmine

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree company="TextMine"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants