Textavia Mcp
@Caravaca-Labs
About Textavia Mcp
Local-first MCP server exposing 163 Textavia developer utilities for JSON formatting and validation, Base64 encode/decode, CSV conversion, Markdown tables, regex testing, hashing, text cleanup, case conversion, random values, timestamps, privacy scrubbing, and developer conversio
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"textavia": {
"command": "npx",
"args": [
"-y",
"@textavia/mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Textavia MCP?
Textavia MCP is a local-first Model Context Protocol server for the Textavia developer toolkit. It exposes Textavia’s standard tool registry to MCP-compatible agents, allowing them to format, validate, convert, inspect, and clean developer data using a local Node.js package.
How to use Textavia MCP?
Install the package globally with npm install -g @textavia/mcp, then add the MCP configuration to your MCP client's settings file using the command npx -y @textavia/mcp.
Key features of Textavia MCP
- Exposes 163 tools for developer data tasks
- Supports JSON, Base64, CSV, Markdown tables, YAML, XML, HTML
- Offers regex testing, hashes, JWT decoding, and timestamps
- Includes random values, color helpers, and text cleanup
- Provides case conversion and privacy scrubbing
- Runs locally as a Node.js package
Use cases of Textavia MCP
- Formatting and validating JSON documents in an MCP-compatible IDE
- Converting between data formats like CSV, YAML, and XML
- Cleaning up text and generating random values during development
- Scrubbing sensitive information from data before sharing logs
FAQ from Textavia MCP
What tools does Textavia MCP provide?
Textavia MCP currently exposes 163 tools across JSON, Base64, CSV, Markdown tables, YAML, TOML, XML, HTML, regex testing, hashes, JWT decoding, timestamps, random values, color helpers, text cleanup, case conversion, and privacy scrubbing.
How do I install Textavia MCP?
Install it globally via npm: npm install -g @textavia/mcp.
How do I configure Textavia MCP in my MCP client?
Add the following to your MCP configuration file under mcpServers: "textavia": { "command": "npx", "args": ["-y", "@textavia/mcp"] }.
Is Textavia MCP local-first?
Yes, it runs locally as a Node.js package, not as a remote service.
What are the runtime requirements for Textavia MCP?
It requires Node.js and npm, since it is installed as an npm package.
Frequently asked questions
What tools does Textavia MCP provide?
Textavia MCP currently exposes 163 tools across JSON, Base64, CSV, Markdown tables, YAML, TOML, XML, HTML, regex testing, hashes, JWT decoding, timestamps, random values, color helpers, text cleanup, case conversion, and privacy scrubbing.
How do I install Textavia MCP?
Install it globally via npm: `npm install -g @textavia/mcp`.
How do I configure Textavia MCP in my MCP client?
Add the following to your MCP configuration file under `mcpServers`: `"textavia": { "command": "npx", "args": ["-y", "@textavia/mcp"] }`.
Is Textavia MCP local-first?
Yes, it runs locally as a Node.js package, not as a remote service.
What are the runtime requirements for Textavia MCP?
It requires Node.js and npm, since it is installed as an npm package.
Basic information
More Developer Tools MCP servers
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
Comments