General Tools
elena-esman.de
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://elena-esman.de
MCP server metadata
- Name
- WebMCP
Known tools 5
requestConsultationОтправить заявку или вопрос в школу маникюра Elena Esman Academy (Хамм, Германия). Поля: имя, e-mail или телефон для ответа, интересующий курс (необязательно), сообщение.
Inferred read-onlygetCoursesВозвращает все курсы школы маникюра Elena Esman Academy (Хамм, Германия) с ценами, форматом (очно/онлайн) и местом проведения.
Inferred read-onlygetContactInfoВозвращает контакты и адрес Elena Esman Academy: телефон, e-mail, Instagram, адрес в Хамме.
Inferred read-onlygetBookingInfoОбъясняет, как записаться на курс: очные курсы — по телефону/WhatsApp или в Instagram; онлайн-курс (49 €) можно купить сразу по ссылке.
Inferred read-onlygetFaqОтвечает на частые вопросы о школе Elena Esman Academy (Хамм): нужны ли предварительные знания, язык обучения, сертификат, материалы, адрес, запись на курс.
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.webmcp]
url = "https://elena-esman.de"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://elena-esman.de"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://elena-esman.de
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": {
"webmcp": {
"url": "https://elena-esman.de"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://elena-esman.de"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://elena-esman.de"
}
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.