Learning Resources
aletos.se
An MCP server that provides Aletos playbooks, insights, and service descriptions on harmful use, addiction, mental health, and leadership for managers and HR.
ENDPOINT 1
https://aletos.se/mcp
MCP server metadata
- Name
- aletos-mcp
- Version
- 0.1.0
Public tools for Aletos Partners AB — a Swedish firm working with harmful use, addiction, mental health and leadership in working life. Use `list_playbooks` / `get_playbook` for practical guides for managers and HR, `list_insights` / `get_insight` for essays, `list_services` for the service offering, and `get_company_info` for company, partner and contact details. All content is available in Swedish (sv) and English (en).
Known tools 6
list_playbooksList Aletos playbooks — practical guides for managers and HR on harmful use, addiction, mental health and leadership.
Inferred read-onlyget_playbookGet the full text of one Aletos playbook by slug, in Swedish ('sv') or English ('en').
Inferred read-onlylist_insightsList Aletos insights — essays on silence, leadership, culture and mental health in working life.
Inferred read-onlyget_insightGet the full text of one Aletos insight article by slug, in Swedish ('sv') or English ('en').
Inferred read-onlylist_servicesList the services Aletos offers organizations — harmful use and addiction, leadership, mental health and related areas — with descriptions in Swedish and English.
Inferred read-onlyget_company_infoGet public information about Aletos Partners AB: positioning, the partners and their bios, and public contact details (email, address, website).
Potential side effectsCONNECT 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.aletos-mcp]
url = "https://aletos.se/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"aletos-mcp": {
"type": "http",
"url": "https://aletos.se/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: aletos-mcp
Remote MCP URL: https://aletos.se/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": {
"aletos-mcp": {
"url": "https://aletos.se/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"aletos-mcp": {
"type": "http",
"url": "https://aletos.se/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "aletos-mcp",
"transport": "streamable-http",
"url": "https://aletos.se/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 aletos.se was fetched 2026-09-26T13:32:10.580Z.
aletos.se is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.