← Registry

Developer Tools

ceda.is

Enables semantic search and content retrieval from a blog and pages.

3 endpoints6 known toolsFirst detected June 4, 2026Last detected August 19, 2026

ENDPOINT 1

https://ceda.is/mcp

No auth detected

MCP server metadata

Name
cedar-blog-mcp
Version
1.4.0
Capabilities
toolsresources

Known tools 2

search

Semantically search the blog and pages.

Inferred read-only
get_context

Retrieve original markdown content for specific chunks.

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.cedar-blog-mcp]
url = "https://ceda.is/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cedar-blog-mcp": {
      "type": "http",
      "url": "https://ceda.is/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cedar-blog-mcp
Remote MCP URL: https://ceda.is/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": {
    "cedar-blog-mcp": {
      "url": "https://ceda.is/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cedar-blog-mcp": {
      "type": "http",
      "url": "https://ceda.is/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cedar-blog-mcp",
  "transport": "streamable-http",
  "url": "https://ceda.is/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://ceda.is/mcp/search

No auth detected

MCP server metadata

Name
cedar-blog-mcp
Version
1.4.0
Capabilities
toolsresources

Known tools 2

search

Semantically search the blog and pages.

Inferred read-only
get_context

Retrieve original markdown content for specific chunks.

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.cedar-blog-mcp]
url = "https://ceda.is/mcp/search"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cedar-blog-mcp": {
      "type": "http",
      "url": "https://ceda.is/mcp/search"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cedar-blog-mcp
Remote MCP URL: https://ceda.is/mcp/search

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": {
    "cedar-blog-mcp": {
      "url": "https://ceda.is/mcp/search"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cedar-blog-mcp": {
      "type": "http",
      "url": "https://ceda.is/mcp/search"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cedar-blog-mcp",
  "transport": "streamable-http",
  "url": "https://ceda.is/mcp/search"
}
MCP Inspector

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

ENDPOINT 3

https://ceda.is/mcp/context

No auth detected

MCP server metadata

Name
cedar-blog-mcp
Version
1.4.0
Capabilities
toolsresources

Known tools 2

search

Semantically search the blog and pages.

Inferred read-only
get_context

Retrieve original markdown content for specific chunks.

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.cedar-blog-mcp]
url = "https://ceda.is/mcp/context"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cedar-blog-mcp": {
      "type": "http",
      "url": "https://ceda.is/mcp/context"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cedar-blog-mcp
Remote MCP URL: https://ceda.is/mcp/context

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": {
    "cedar-blog-mcp": {
      "url": "https://ceda.is/mcp/context"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cedar-blog-mcp": {
      "type": "http",
      "url": "https://ceda.is/mcp/context"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cedar-blog-mcp",
  "transport": "streamable-http",
  "url": "https://ceda.is/mcp/context"
}
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 ceda.is was fetched 2026-07-27T04:31:52.191Z and is being refreshed.

Trust status Neutral

ceda.is 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.