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.
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.
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.
claude mcp add intenttext-mcp -- npx -y @intenttext/mcp-server
{
"mcpServers": {
"intenttext-mcp": {
"args": [
"-y",
"@intenttext/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.intenttext-mcp]
command = "npx"
args = ["-y", "@intenttext/mcp-server"]
{
"mcpServers": {
"intenttext-mcp": {
"args": [
"-y",
"@intenttext/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"intenttext-mcp": {
"args": [
"-y",
"@intenttext/mcp-server"
],
"command": "npx"
}
}
}
Parse, lint, format, render, and migrate Carve documents through MCP.
Document tooling for AI agents: PDF/text reading, chunking, schema-validated JSON output.
PRD Generator MCP — generate, validate, and manage Product Requirement Documents.
Validate, query, safely edit, and wireframe MAIAS app-IA documents: cascading renames, atomic edits.
Render HTML to PDF (html_to_pdf) plus boxpdf library docs and templates, for AI agents.
Query Klaaro datasets, documents, and extracted records from any agent.
Verified OCR with per-value coordinates, plus a workspace agents can file documents into and query.
MCP server for GroupDocs.Merger — merge, split, and inspect documents via AI agents.
Answers built from our own checks of this server.