Alkymi - The Enterprise AI Platform for Private Markets Data
Alkymi is the end-to-end solution for managing your investment document processing. Automate all your private markets data workflows in one platform.
https://www.alkymi.io/Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://mcp.alkymi.io/mcpWe add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · mcp.alkymi.io
13tools discovered
List Flattened Records
List flattened records from Viaduct with optional filtering and pagination. Each record includes extracted field values inline in a 'data' array alongside execution, document, dataset, pipeline, and schema identifiers. IMPORTANT: Always prefer targeted filters over paginating through results: - Use fund, lp, or borrower to filter by primary object — this is the most efficient way to find records associated with a specific entity. - Use execution_uuid to get all records from a specific docume
List Executions
List executions (uploaded documents) from Alkymi with optional filtering and pagination. Each execution represents a document submitted for extraction. IMPORTANT: Always prefer targeted filters over paginating through results: - Use filename or search to locate a document by name — far more efficient than scanning pages. - Use fund, lp, or borrower to filter by primary object when looking for documents associated with a specific entity. - Fall back to pagination only when no targeted filte
List Tags
List tags from Alkymi with optional filtering and pagination. Tags are labels that can be applied to executions. Use this to discover available tag UUIDs before setting them via update_execution.
List Pipelines
List available pipelines from Alkymi with pagination. Each pipeline represents a document processing workflow. The schemas and record_validators fields are stripped from the response to keep it concise. Use pipeline names when uploading documents via upload_document (targets parameter) or when filtering records via list_records_flat.
Get Pipeline Config
Export a pipeline's full configuration as a JSON array of Django fixture objects. The returned array can be passed directly to import_pipeline_config to copy or restore the pipeline on any tenant. To duplicate the pipeline (create a new one instead of updating), replace all UUIDs in the payload before importing.
Import Pipeline Config
Import a pipeline configuration from a JSON array of Django fixture objects. Accepts the payload returned by get_pipeline_config. The pipeline is identified by the UUID embedded in the payload: - If a pipeline with that UUID already exists in the tenant, it is updated in place. - If no matching pipeline exists, a new one is created. IMPORTANT — when creating a new pipeline, you MUST set enabled: true on every fixture object in the payload that has an enabled field. This includes the Pipeline
Update Execution
Update an execution's reviewed or removed status. Setting reviewed=true marks the execution as human-reviewed and records the reviewer and timestamp. Setting reviewed=false clears the review. Setting removed=true soft-deletes the execution; removed=false restores it.
Update Record
Update the field values of an existing record. Pass a dict of field names to new values under 'data'. Keys must match the schema's export field names. Each value must be an object with a "text" key, e.g. {"Amount": {"text": "1500.00"}, "Currency": {"text": "USD"}}.
Remove Record
Permanently delete a record by UUID. This action is irreversible. The record and all its field values will be removed from the system.
Upload Document
Upload a file to Alkymi for extraction. Two ways to provide the file: - file_path: absolute path to a local file on the server filesystem. - file_name: name of a file already uploaded to the server via the file_manager tool. Use file_manager to upload the file first, then pass its name here. Submits a new execution and returns the created execution object on success. IMPORTANT: After uploading, track extraction progress by reading the alkymi://executions/{uuid} resource (substituting the
List Files
List all uploaded files with metadata.
Read File
Read an uploaded file's contents by name.
File Manager
Upload and manage files. Drop files here to send them to the server.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsAlkymi is the end-to-end solution for managing your investment document processing. Automate all your private markets data workflows in one platform.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate Alkymi - The Enterprise AI Platform for Private Markets Data? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 13 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.