General Tools
albrecht-apps.com
Provides search and retrieval of publicly available Albrecht Apps content, along with launch-readiness assessment tools.
ENDPOINT 1
https://www.albrecht-apps.com/mcp
MCP server metadata
- Name
- Albrecht Apps Public
- Version
- 1.0.0
Read-only public website content and deterministic launch-readiness calculations. No private data. No write actions.
Known tools 4
searchSearch publicly available Albrecht Apps content only (articles, services, case studies, jobs, simulator scenarios, answers, resources).
Inferred read-onlyget_launch_risk_questionsGet the public connected-product launch-readiness questions.
Inferred read-onlycalculate_launch_riskCalculate a launch-readiness result in memory from public question scores.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.