← Registry

General Tools

albrecht-apps.com

Provides search and retrieval of publicly available Albrecht Apps content, along with launch-readiness assessment tools.

1 endpoint4 known toolsFirst detected August 25, 2026Last detected August 25, 2026

ENDPOINT 1

https://www.albrecht-apps.com/mcp

No auth detected

MCP server metadata

Name
Albrecht Apps Public
Version
1.0.0
Capabilities
tools
Server instructions

Read-only public website content and deterministic launch-readiness calculations. No private data. No write actions.

Known tools 4

search

Search publicly available Albrecht Apps content only (articles, services, case studies, jobs, simulator scenarios, answers, resources).

Inferred read-only
fetch

Fetch a catalog item by its opaque id returned by search.

Inferred read-only
get_launch_risk_questions

Get the public connected-product launch-readiness questions.

Inferred read-only
calculate_launch_risk

Calculate a launch-readiness result in memory from public question scores.

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.albrecht-apps-public]
url = "https://www.albrecht-apps.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "albrecht-apps-public": {
      "type": "http",
      "url": "https://www.albrecht-apps.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "albrecht-apps-public": {
      "type": "http",
      "url": "https://www.albrecht-apps.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "albrecht-apps-public",
  "transport": "streamable-http",
  "url": "https://www.albrecht-apps.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.