mcpbeat Sign in

Kynth MCP Server

local only

Kynth runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm.

Documents to schema-valid JSON plus 38 more finished-job AI tools, on one credit wallet.

Installs per day peak 21 · avg 8 · +72% w/w
a month agotoday
52
Installs / week
npm · @kynth/api-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Kynth every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add core -- npx -y @kynth/api-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "core": {
      "args": [
        "-y",
        "@kynth/api-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.core]
command = "npx"
args = ["-y", "@kynth/api-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "core": {
      "args": [
        "-y",
        "@kynth/api-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "core": {
      "args": [
        "-y",
        "@kynth/api-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: KYNTH_API_KEY (Your ParseRail API key (ksk_live_…). Free at api.kynth.studio/dashboard — 500 credits monthly, no card.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Kynth

same job, measured the same way
Doc Extract MCP
by koraynar

Document tooling for AI agents: PDF/text reading, chunking, schema-validated JSON output.

local only
SchemaSure — structured extraction
by noamjose

Extract schema-valid JSON from text/HTML or document images. Pay per call via x402 V2.

40 installs/wk local only
Vecmo
by chibataku0815

Vector motion editor MCP: 26 typed tools to observe, validate and edit documents, then export code.

local only
Velrim
by velrim

Document extraction against a JSON Schema with a calibrated confidence per field; async job status.

2 tools answering
Haus
by onehaus

OneHaus household tools: tasks, calendar, contacts, pets, vehicles, documents and more.

69 tools answering
Okdoc
by okdocai

E-signature & document automation: create, send, track and sign documents with payments. 38 tools.

answering
Superdocs
by superdocs

AI document editing for agents: draft, edit, export .docx/PDF. 37 MCP tools; agent self-signup.

answering
Devpick
by kimbobmarley03

43 local developer tools for AI agents: PDF, subnet, regex, JSON, conversion, and more.

24 installs/wk local only

Kynth — questions

Answers built from our own checks of this server.

Why is there no uptime for Kynth?
Kynth runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @kynth/api-mcp was installed 52 times last week.
How do I connect Kynth?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @kynth/api-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Kynth?
The npm package @kynth/api-mcp was installed 52 times in the last week. Week over week that is +72%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.