Skip to content
Back to search
30
MCP streamable-http

io.github.nexus-api-lab/textops-mcp

io.github.nexus-api-lab/textops-mcp

Exact text tools for AI agents: unified diff, patch apply, regex testing, grapheme counting.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.nexus-api-lab/digest-mcp
Exact hashing, base64/hex/URL encoding, JWT decoding and UUIDs for AI agents. No auth required.
0 tools · streamable-http
io.github.nexus-api-lab/chrono-mcp
Deterministic time tools for AI agents: timezone conversion, business-day math, cron interpretation.
0 tools · streamable-http
io.github.mlawsonking/web-tools-mcp
Deterministic web tools for AI agents: read URLs, metadata, email, scrape, RSS, DNS, SSL, HTTP.
0 tools
io.github.csoai-org/translation-ai-mcp
Translation Ai automation via MCP. Includes translate text, detect language, check grammar. By MEOK
0 tools
io.github.rccola990-cloud/agent-toolbelt
MCP tools for AI agents: fetch any URL as clean text, live crypto prices, review & bid drafting.
0 tools
io.github.matetools/mcp-server
35 utility tools for AI agents — mate.tools API. Hash, regex, SEO, random, DNS, SSL, JWT.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.nexus-api-lab/textops-mcp": {
      "url": "https://textops-mcp.dokasukadon.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}