aureum-website-mcp
Officialaureum-website-mcp
MCP-Server der Aureum Technology GmbH, IT-Systemhaus in Rodewisch im Vogtland.
Der Server stellt die öffentlichen Firmendaten von aureum-tech.com für KI-Assistenten bereit: Leistungen, Preise, Kontakt und eine Volltextsuche über die Website samt Ratgeber. Er läuft als Remote-Endpunkt (Streamable HTTP), ist nur lesend und braucht keine Anmeldung.
Endpunkt |
|
Transport | Streamable HTTP (JSON-RPC 2.0 per |
Protokollversion |
|
Servername |
|
Authentifizierung | keine |
Sprache der Daten | Deutsch |
Dieses Repository enthält die Beschreibung und Beispielkonfigurationen. Der Quellcode des Servers ist Teil der Website und nicht veröffentlicht.
Tools
Tool | Was es liefert | Parameter |
| Stammdaten: wer wir sind, Adresse, Telefon, E-Mail, Erreichbarkeit, Registerdaten und Profile | keine |
| Alle Leistungsbereiche mit den einzelnen Leistungen und der jeweiligen Detailseite | keine |
| Aktuelle Preise: Stundensätze für Firmen- und Privatkunden, Anfahrt, Zuschläge, Notfall-Rufbereitschaft, Datenrettungs-Festpreis. Gleiche Quelle wie die Preisseite der Website |
|
| Durchsucht alle Seiten von aureum-tech.com (Leistungen, Ratgeber, Preise) und liefert passende Seiten mit URL |
|
Related MCP server: allenhoem-mcp
Anbinden
Claude (Desktop, Web, Mobile)
Einstellungen → Connectors → „Custom connector hinzufügen“ → URL https://aureum-tech.com/mcp eintragen. Kein Token nötig.
Claude Code
claude mcp add --transport http aureum https://aureum-tech.com/mcpCursor
.cursor/mcp.json im Projekt oder global:
{
"mcpServers": {
"aureum": {
"url": "https://aureum-tech.com/mcp"
}
}
}Clients ohne Remote-Unterstützung (z. B. ältere Claude-Desktop-Versionen)
Über die Brücke mcp-remote:
{
"mcpServers": {
"aureum": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://aureum-tech.com/mcp"]
}
}
}Fertige Dateien liegen unter examples/.
Direkt per HTTP testen
Initialisieren:
curl -s https://aureum-tech.com/mcp \
-H "Content-Type: application/json" \
-H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"test","version":"1.0"}}}' -iDie Antwort enthält den Header Mcp-Session-Id. Mit dieser ID Tools auflisten:
curl -s https://aureum-tech.com/mcp \
-H "Content-Type: application/json" \
-H "Accept: application/json, text/event-stream" \
-H "Mcp-Session-Id: <ID aus dem Initialize>" \
-d '{"jsonrpc":"2.0","id":2,"method":"tools/list","params":{}}'Und ein Tool aufrufen:
curl -s https://aureum-tech.com/mcp \
-H "Content-Type: application/json" \
-H "Accept: application/json, text/event-stream" \
-H "Mcp-Session-Id: <ID aus dem Initialize>" \
-d '{"jsonrpc":"2.0","id":3,"method":"tools/call","params":{"name":"preise_abfragen","arguments":{"zielgruppe":"firma"}}}'Ein GET auf den Endpunkt antwortet mit 405. Das ist so gewollt, der Server spricht nur POST.
Datenschutz und Grenzen
Der Server gibt ausschließlich Daten aus, die auf aureum-tech.com ohnehin öffentlich stehen. Es werden keine Kundendaten, keine Nutzerdaten und keine Inhalte hinter einem Login ausgeliefert. Anfragen werden nicht mit externen Diensten geteilt. Schreibende Operationen gibt es nicht.
Der Dienst wird ohne Verfügbarkeitszusage betrieben. Wer ihn in einem eigenen Produkt einbauen will, meldet sich vorher kurz bei uns.
Über Aureum Technology
Aureum Technology ist ein IT-Systemhaus aus Rodewisch. Wir betreuen kleine und mittlere Betriebe, Handwerk, Praxen und Kanzleien im Vogtland und um Zwickau: Netzwerk, Server, Datensicherung, Fernwartung und Hardware. Dazu kommt das Digital-Studio mit Webdesign, KI-Automatisierung und MCP-Integrationen für Firmendaten. Diesen Server haben wir zuerst für uns selbst gebaut; das Gleiche richten wir auch für andere Unternehmen ein.
Website: aureum-tech.com
MCP-Integrationen für Unternehmen: aureum-tech.com/ki-loesungen/mcp-integrationen
Website-Check für Google- und KI-Sichtbarkeit: aureum-tech.com/spotlens
Kontakt: info@aureum-tech.com, +49 3744 4399760
English summary
Remote MCP server of Aureum Technology GmbH, an IT service provider in Rodewisch (Vogtland, Germany). Endpoint https://aureum-tech.com/mcp, Streamable HTTP, read-only, no authentication, German-language content. Four tools: firma_und_kontakt (company and contact data), leistungen_auflisten (service catalogue with page URLs), preise_abfragen (current prices, optional zielgruppe: firma | privat | alle) and website_suchen (full-text search across the website, required suchbegriff). Only publicly available data is served; no write operations. Configuration examples for Claude, Claude Code, Cursor and mcp-remote are in examples/.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Remote MCP server for supportsheep: run AI interviews and manage support content for your blog.
Public remote MCP server for Walnai AI Consulting services, pricing, calculator, FAQs, and adoption.
Public, read-only MCP server for FarmNeural company facts, packages, and capabilities.
Remote MCP server exposing SMI Aware tools, resources, and skills over Streamable HTTP.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceRead-only MCP server exposing the catalog of articles from moncompte.org. Enables AI agents to search and retrieve article content via tools.MIT
- AlicenseNot gradedqualityCmaintenanceRemote MCP server exposing tools to explore Allen Hoem's professional record, including patents, media, and contact requests.MIT
- AlicenseAqualityCmaintenanceRead-only MCP server providing AI access to verifiable web, GitHub, and local sources, plus a managed fantasy entity catalog, with strong security and provenance tracking.101MIT
- FlicenseNot gradedqualityCmaintenanceRemote MCP server for Mini Accountant that lets AI assistants manage invoices, customers, expenses, services, payment settings, analytics, and account/profile data via OAuth 2.1-secured streamable HTTP.-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aureum-technology/aureum-website-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server