← Back to Plugins
MCP Server MCP

Textavia MCP

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

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

Verified source

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

Loading comments...