MCP Server
MCP
Textavia MCP
Local-first MCP server for text, JSON, Base64, CSV, regex, and developer utilities.
Install
npx -y @textavia/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@textavia/mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment