Back to search
100
MCP
live
MCP 2025-11-25
sse
Organic Text Engine
io.github.evozim/organic-textText humanization and semantic camouflaging engine to bypass detectors.
Uptime
100.0%
2 direct probes · 30d
Response
560ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://organic-text-mcp.vercel.app/api/mcp
Tools · 3
echo
Echoes the provided text back to the caller.
add
Adds two numbers and returns the sum.
server_time
Returns the current server time (ISO 8601, UTC).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"organic_text_engine": {
"url": "https://organic-text-mcp.vercel.app/api/mcp",
"transport": "sse"
}
}
}