kynth-core-mcp
MCP server for ParseRail — 41 tools for finished-job AI work: documents to schema-valid JSON, field extraction, PII redaction, contract review, triage, research, moderation, agent memory. One credit wallet; failed calls never burn credits.
Documentation
@kynth/api-mcp
An MCP server for **ParseRail** — gives Claude, Cursor, and any Model Context Protocol client native tools to parse documents, extract fields, redact PII, analyze contracts, fight chargebacks, and enrich companies.
Setup
Get a key (and 500 free credits) at **api.kynth.studio**, then add the server to your MCP client config.
Claude Code:
claude mcp add kynth-core -e KYNTH_API_KEY=ksk_live_… -- npx -y @kynth/api-mcpClaude Desktop / Cursor (`mcpServers` config):
{
"mcpServers": {
"kynth-core": {
"command": "npx",
"args": ["-y", "@kynth/api-mcp"],
"env": { "KYNTH_API_KEY": "ksk_live_…" }
}
}
}Tools
| Tool | What it does |
|---|---|
| `kynth_parse` | Document (invoice/EOB/COI, PDF/image/text) → structured JSON |
| `kynth_extract` | Pull named fields out of any text |
| `kynth_classify` | Label text against your taxonomy |
| `kynth_summarize` | Summary + key points + action items |
| `kynth_redact` | Strip PII/PHI from text |
| `kynth_sentiment` | Sentiment, aspects, and themes |
| `kynth_contract` | Contract → parties, terms, obligations, risk flags |
| `kynth_chargeback` | Dispute details → representment packet |
| `kynth_enrich` | Domain or email → company profile |
| `kynth_account` | Credit balance |
Documents can be passed as `fileUrl`, raw `text`, or `fileBase64` + `fileMimeType`.
Pricing
Pay-per-call credits, no subscription — you're only charged on a successful call. See api.kynth.studio/docs.
MIT © Kynth Studios
Frequently asked questions
What is kynth-core-mcp?
kynth-core-mcp is MCP server for ParseRail — 41 tools for finished-job AI work: documents to schema-valid JSON, field extraction, PII redaction, contract review, triage, research, moderation, agent memory. One credit wallet; failed calls never burn credits.
How do I install kynth-core-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is kynth-core-mcp open source?
Yes — it is hosted on GitHub at https://github.com/kyisaiah47/kynth-core-mcp.
Related MCP tools
Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens.
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Decision audit trail + persistent memory for AI trading agents. Outcome-weighted recall, tamper-evident SHA-256 chain with RFC 3161 anchoring, 20 MCP tools.
Open-source coding agent memory. Records issues, attempts, fixes and decisions, then warns your agent before it repeats an approach that already failed. Native MCP server for Claude Code, Cursor, Antigravity and Codex. 100% local, no cloud, no telemetry. MIT.
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients. JavaScript-based implementation.
A powerful Zotero AI and MCP plugin with ChatGPT, Gemini 3.7, Claude Fable 5, Claude Opus 5, DeepSeek V4, Grok, OpenRouter, Kimi k3, GLM 5.3, SiliconFlow, GPT-oss, Gemma 4, Qwen 3.8
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP