← Registry

Content Tools

appsfactory.de

Retrieves public pages, case studies, and articles from the Appsfactory website as Markdown.

1 endpoint7 known toolsFirst detected July 30, 2026Last detected July 30, 2026

ENDPOINT 1

https://www.appsfactory.de/mcp

No auth detected

MCP server metadata

Name
appsfactory-public
Version
0.1.0
Capabilities
resourcestools
Server instructions

Read-only public Appsfactory research server.

Known tools 7

list_public_pages

List public sitemap-visible Appsfactory pages.

Inferred read-only
get_page_markdown

Get Markdown for a public page by path or URL.

Inferred read-only
list_case_studies

List public Appsfactory case-study pages.

Inferred read-only
get_case_study_details

Get Markdown for a case study by path or URL.

Inferred read-only
list_articles

List public Appsfactory article pages.

Inferred read-only
get_article_details

Get Markdown for an article by path or URL.

Inferred read-only
list_languages

List public website languages and llms.txt URLs.

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

.mcp.json

{
  "mcpServers": {
    "appsfactory-public": {
      "type": "http",
      "url": "https://www.appsfactory.de/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "appsfactory-public",
  "transport": "streamable-http",
  "url": "https://www.appsfactory.de/mcp"
}
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 appsfactory.de was fetched 2026-08-03T19:03:41.334Z and is being refreshed.

Trust status Trusted

appsfactory.de is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.