mcpbeat Sign in

Intenttext MCP Server

by intenttext Your server? Claim it
local only

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

Parse, validate, query, and render IntentText (.it) documents for AI agents

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 30 · avg 5 · +200% w/w
a month agotoday
47
Installs / week
npm · @intenttext/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 intenttext-mcp -- npx -y @intenttext/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "intenttext-mcp": {
      "args": [
        "-y",
        "@intenttext/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.intenttext-mcp]
command = "npx"
args = ["-y", "@intenttext/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "intenttext-mcp": {
      "args": [
        "-y",
        "@intenttext/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "intenttext-mcp": {
      "args": [
        "-y",
        "@intenttext/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Intenttext MCP

same job, measured the same way
Carve
by markup-carve

Parse, lint, format, render, and migrate Carve documents through MCP.

91 installs/wk local only
Doc Extract MCP
by koraynar

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

local only
Ainative Prd MCP
by ainative-studio

PRD Generator MCP — generate, validate, and manage Product Requirement Documents.

73 installs/wk local only
Maias
by maias-project

Validate, query, safely edit, and wireframe MAIAS app-IA documents: cascading renames, atomic edits.

98 installs/wk local only
boxpdf-html
by earonesty

Render HTML to PDF (html_to_pdf) plus boxpdf library docs and templates, for AI agents.

99 installs/wk local only
Klaaro
by klaaro

Query Klaaro datasets, documents, and extracted records from any agent.

answering
Space OCR
by hwang-yh-cto

Verified OCR with per-value coordinates, plus a workspace agents can file documents into and query.

12 installs/wk answering
Groupdocs Merger MCP
by groupdocs-merger

MCP server for GroupDocs.Merger — merge, split, and inspect documents via AI agents.

local only

Intenttext MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Intenttext MCP?
Intenttext MCP 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 @intenttext/mcp-server was installed 47 times last week.
Is Intenttext MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Intenttext MCP?
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 @intenttext/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Intenttext MCP?
The npm package @intenttext/mcp-server was installed 47 times in the last week. Week over week that is +200%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.