Back to Browse

Blog MCP Server

Developer ToolsModerate5.2MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Search and read the Radixia blog (enterprise AI, cloud, open source) via MCP.

About

Search and read the Radixia blog (enterprise AI, cloud, open source) via MCP.

Remote endpoints: streamable-http: https://mcp.radixia.ai/mcp

Security Report

5.2
Moderate5.2Moderate Risk

This is a well-designed, read-only MCP server for a public blog with appropriate security controls. The server exposes Ghost's public Content API with no write access, uses environment variables for credentials, and implements proper input validation via Zod. Minor code quality concerns around error handling and logging do not materially impact security. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 4 high severity).

3 files analyzed · 11 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Radixia Blog — MCP server

Public, read-only Model Context Protocol server for the Radixia blog. Runs on Cloudflare Workers (streamable HTTP).

Tools

  • list_posts — recent posts (limit, tag)
  • search_posts — full-text search (query, limit)
  • get_post — full post by slug
  • list_tags — tags with counts
  • about_radixia — company profile
  • search_isc2026_transcripts — full-text search across 147 auto-caption session transcripts from ISC High Performance 2026 (query, limit)
  • get_isc2026_session — full transcript of one ISC 2026 session by title
  • get_isc2026_agenda — the ISC 2026 program with times, halls and speakers (day)

The ISC corpus is the static dataset published by the website at https://www.radixia.ai/labs/isc-2026-search (Radixia Labs). Override its base URL with the ISC_BASE env var for local testing (see .dev.vars).

See PUBLISHING.md for how this server is published to the official MCP Registry.

Reviews

No reviews yet

Be the first to review this server!