← Registry

Content Tools

josemanuelortega.me

Provides search and retrieval of blog posts.

1 endpoint3 known toolsFirst detected June 11, 2026Last detected June 11, 2026

ENDPOINT 1

https://josemanuelortega.me/api/mcp

No auth detected

Known tools 3

search_posts

Búsqueda full-text BM25 sobre los posts publicados del blog.

Inferred read-only
get_post

Devuelve el cuerpo de un post publicado en texto plano, truncado a 4000 caracteres, junto con metadatos (título, excerpt, serie, categorías, tags, fechas, URL).

Potential side effects
list_posts

Devuelve el manifest completo de los posts publicados del blog.

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.josemanuelortega-me]
url = "https://josemanuelortega.me/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "josemanuelortega-me": {
      "type": "http",
      "url": "https://josemanuelortega.me/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: josemanuelortega-me
Remote MCP URL: https://josemanuelortega.me/api/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": {
    "josemanuelortega-me": {
      "url": "https://josemanuelortega.me/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "josemanuelortega-me": {
      "type": "http",
      "url": "https://josemanuelortega.me/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "josemanuelortega-me",
  "transport": "streamable-http",
  "url": "https://josemanuelortega.me/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for josemanuelortega.me was fetched 2026-08-03T14:01:50.091Z and is being refreshed.

Trust status Neutral

josemanuelortega.me is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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