Loading MCP server directory, please wait...
Local-first MCP server for text, JSON, Base64, CSV, regex, and developer utilities.
npx @getmcp/cli add io.github.catorch/textavia-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.catorch/textavia-mcp": {
"command": "npx",
"args": [
"-y",
"@textavia/mcp"
]
}
}
}