← Registry

Content Tools

amer-daniel.com

An MCP server that provides text and document utilities including summarization, translation, data extraction to JSON/CSV, mini-research question answering, and proofreading/editing.

1 endpoint12 known toolsFirst detected September 15, 2026Last detected September 15, 2026

ENDPOINT 1

https://mcp.amer-daniel.com/mcp

No auth detected

MCP server metadata

Name
automan
Version
1.29.0
Capabilities
experimentalpromptsresourcestools

Known tools 12

resumen

Resumir un documento o articulo — pago x402 $0.

Inferred read-only
traduccion

Traducir texto entre idiomas — pago x402 $0.

Inferred read-only
extraccion_datos

Extraer/estructurar datos a JSON o CSV — pago x402 $0.

Inferred read-only
responder

Responder una pregunta con mini-investigacion — pago x402 $0.

Inferred read-only
correccion

Corregir y editar texto — pago x402 $0.

Inferred read-only
copy_corto

Redactar copy corto (bio, descripcion, post) — pago x402 $0.

Potential side effects
clasificar

Clasificar/etiquetar items — pago x402 $0.

Inferred read-only
snippet_codigo

Escribir un snippet o script pequeno — pago x402 $0.

Inferred read-only
analisis_datos

Analizar un dataset con pandas — pago x402 $1.

Inferred read-only
grafico

Generar un grafico/visualizacion — pago x402 $0.

Inferred read-only
reporte

Producir un reporte estructurado completo — pago x402 $3.

Inferred read-only
automan_info

Catalogo y precios de Automan; libre (sin pago).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.automan]
url = "https://mcp.amer-daniel.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "automan": {
      "type": "http",
      "url": "https://mcp.amer-daniel.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: automan
Remote MCP URL: https://mcp.amer-daniel.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "automan": {
      "url": "https://mcp.amer-daniel.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "automan": {
      "type": "http",
      "url": "https://mcp.amer-daniel.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "automan",
  "transport": "streamable-http",
  "url": "https://mcp.amer-daniel.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.