mcpbeat Sign in

Textavia MCP Server

local only

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

Local-first MCP server for text, JSON, Base64, CSV, regex, and developer utilities.

Installs per day peak 16 · avg 5 · +100% w/w
a month agotoday
32
Installs / week
npm · @textavia/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 Textavia MCP 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 textavia-mcp -- npx -y @textavia/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "textavia-mcp": {
      "args": [
        "-y",
        "@textavia/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.textavia-mcp]
command = "npx"
args = ["-y", "@textavia/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "textavia-mcp": {
      "args": [
        "-y",
        "@textavia/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "textavia-mcp": {
      "args": [
        "-y",
        "@textavia/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Textavia MCP

same job, measured the same way
Samsung Health MCP
by davidmosiah

Unofficial local-first MCP server for Samsung Health personal-data CSV/ZIP exports.

91 installs/wk local only
Transform Rules MCP Server
by vinhphatfsg

MCP server for CSV/JSON data transformation using YAML rules

local only
Mi Fitness Data Bridge
by shkyyy18

Local-first bridge: export your own Mi Fitness (Xiaomi) health data to SQLite/JSON/CSV and MCP.

local only
Token Meter
by whdrnr2583-cmd

Local-first dashboard + MCP for Claude Code and Codex token usage. Per-MCP/tool breakdown.

109 installs/wk local only
Csvto MCP
by bishop81

Local CSV, JSON and Excel conversion. Files are never uploaded and never enter the context.

60 installs/wk local only
Rulemorph MCP Server
by vinhphatfsg

MCP server for CSV/JSON data transformation using YAML rules

local only
Sqlite MCP Server
by neverinfamous

SQLite MCP server with 73 tools for JSONB, full-text search, geospatial, and analytics.

8 installs/wk local only
Mcpulse
by getmcpulse

Analytics for MCP servers. Query your tool calls, first-call success, retries and schema cost.

answering

Textavia MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Textavia MCP?
Textavia 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 @textavia/mcp was installed 32 times last week.
How do I connect Textavia 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 @textavia/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Textavia MCP?
The npm package @textavia/mcp was installed 32 times in the last week. Week over week that is +100%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.