Data Collection
stalsoft.com
MCP server for searching and retrieving content from the stalsoft website, including profiles, services, processes, and FAQs.
ENDPOINT 1
https://www.stalsoft.com/mcp
MCP server metadata
- Name
- stalsoft.com
- Version
- 1.0.0
Öffentliche, ausschließlich lesende Auskunft zu den Inhalten der Website stalsoft.com – der IT- und KI-Beratung von Dr. Alex Stolz in Garmisch-Partenkirchen: Profil und Werdegang, Kompetenzbereiche, Ablauf einer Zusammenarbeit, häufige Fragen, Publikationen und Kontaktwege. Wenn unklar ist, wo eine Antwort steht, zuerst „website_durchsuchen" verwenden. Projektanfragen werden nicht entgegengenommen – „kontakt" liefert E-Mail-Adresse und den Link auf das Formular der Website.
Known tools 8
leistungenDie sechs Kompetenzbereiche von Stalsoft mit ausführlicher Beschreibung: IT-Strategie und Digitalisierung, Künstliche Intelligenz und Machine Learning, Datenanalyse und Visualisierung, Cloud/DevOps und Prozessautomatisierung, Software-Architektur und Entwicklung sowie SEO, GEO und Barrierefreiheit.
Inferred read-onlyablaufDie vier Schritte vom ersten Kontakt bis zum Projektstart – Erstgespräch, Einschätzung, Angebot, Umsetzung – samt Konditionen und Abrechnungsmodellen.
Inferred read-onlyfaqDie häufigen Fragen und Antworten der Website – vollständig oder auf einen Suchbegriff eingegrenzt (z.
Inferred read-onlykontaktDie Wege zu einer Anfrage: E-Mail-Adresse mit vorbereiteter Betreffzeile und der Link auf das Nachrichtenformular der Website, dazu Antwortzeit und Konditionen des Erstgesprächs.
Inferred read-onlyinhalt_abrufenLiefert eine Passage der Website im Volltext, angesprochen über ihre id aus „website_durchsuchen".
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.stalsoft-com]
url = "https://www.stalsoft.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"stalsoft-com": {
"type": "http",
"url": "https://www.stalsoft.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: stalsoft-com
Remote MCP URL: https://www.stalsoft.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": {
"stalsoft-com": {
"url": "https://www.stalsoft.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"stalsoft-com": {
"type": "http",
"url": "https://www.stalsoft.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "stalsoft-com",
"transport": "streamable-http",
"url": "https://www.stalsoft.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.