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 conversions. https://textavia.com
Server Config
{
"mcpServers": {
"textavia": {
"command": "npx",
"args": [
"-y",
"@textavia/mcp"
]
}
}
}