mcpbeat Sign in

Talkform MCP Server

local only

Talkform runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 10 Sep 2026.

Local Talkform schemas, bundled interview templates, and config validation for AI agents.

Installs per day peak 10 · avg 5 · +43% w/w
a month agotoday
27
Installs / week
npm · @talkform/mcp
0
Stars
0 open issues
10 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Talkform 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 talkform -- npx -y @talkform/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "talkform": {
      "args": [
        "-y",
        "@talkform/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.talkform]
command = "npx"
args = ["-y", "@talkform/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "talkform": {
      "args": [
        "-y",
        "@talkform/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "talkform": {
      "args": [
        "-y",
        "@talkform/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Talkform

same job, measured the same way
Bristlecone Logic
by bristlecone2026

Micro-settled web content extraction and JSON schema validation utilities for AI agents via XRPL.

166 installs/wk local only
Qc Validator
by mdfifty50-boop

Output quality control and validation for AI agents

36 installs/wk local only
Athena Protocol
by n0zer0d4y

AI tech lead for coding agents with validation and impact analysis

55 installs/wk local only
Product Lock MCP
by nickjazz

Product Lock tools for AI agents: generate, review, validate, and score locks.

42 installs/wk local only
Mifactory Email
by mifactory-bot

Send transactional emails for AI agents via SMTP. Templates included.

3 tools answering
Mifactory PDF
by mifactory-bot

Send transactional pdfs for AI agents via SMTP. Templates included.

4 tools answering
Sage
by l33tdawg

Persistent, consensus-validated institutional memory for AI agents. Runs locally.

local only
Vrm Toolkit MCP
by dwarehouse1

Inspect, validate and preview VRM / VRMA files from an AI agent (5 tools, local stdio server).

33 installs/wk local only

Talkform — questions

Answers built from our own checks of this server.

Why is there no uptime for Talkform?
Talkform 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 @talkform/mcp was installed 27 times last week.
How do I connect Talkform?
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 @talkform/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Talkform?
The npm package @talkform/mcp was installed 27 times in the last week. Week over week that is +43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Talkform open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.