← Registry

Data Collection

sekajin.com

Provides public site overview, company search and details, and articles retrieval.

1 endpoint8 known toolsFirst detected August 26, 2026Last detected August 26, 2026

ENDPOINT 1

https://sekajin.com/mcp

No auth detected

MCP server metadata

Name
media-sekajin
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Read-only public site data. Call get_site_overview first. Hidden, unverified, suppressed, or unpublished records are unavailable.

Known tools 8

get_site_overview

Return a bounded overview of public site information.

Inferred read-only
search_companies

Search publicly listed companies.

Inferred read-only
get_company

Return one publicly listed company by public slug.

Inferred read-only
list_articles

List published articles, newest first.

Inferred read-only
get_article

Return one published article by id or slug (exactly one).

Inferred read-only
get_ranking

Return the public ranking catalog, or the public entries of one ranking.

Inferred read-only
list_faq

List public FAQ questions with stable pagination.

Inferred read-only
get_faq_item

Return one public FAQ entry.

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.media-sekajin]
url = "https://sekajin.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "media-sekajin": {
      "type": "http",
      "url": "https://sekajin.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "media-sekajin",
  "transport": "streamable-http",
  "url": "https://sekajin.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.