← Registry

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.

1 endpoint6 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://aletos.se/mcp

No auth detected

MCP server metadata

Name
aletos-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

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_playbooks

List Aletos playbooks — practical guides for managers and HR on harmful use, addiction, mental health and leadership.

Inferred read-only
get_playbook

Get the full text of one Aletos playbook by slug, in Swedish ('sv') or English ('en').

Inferred read-only
list_insights

List Aletos insights — essays on silence, leadership, culture and mental health in working life.

Inferred read-only
get_insight

Get the full text of one Aletos insight article by slug, in Swedish ('sv') or English ('en').

Inferred read-only
list_services

List the services Aletos offers organizations — harmful use and addiction, leadership, mental health and related areas — with descriptions in Swedish and English.

Inferred read-only
get_company_info

Get public information about Aletos Partners AB: positioning, the partners and their bios, and public contact details (email, address, website).

Potential side effects

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.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.

Trust status Neutral

aletos.se is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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