← aapl.se

INDIVIDUAL MCP TOOL

search_news

Söker bland Aapl.se:s Apple-nyheter.

aapl.senone authenticationAvailability not checked

LIVE ENDPOINT

https://aapl.se/mcp

No auth detected

Connect to this endpoint to inspect the live schema for search_news and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

aapl.se

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.aapl-se]
url = "https://aapl.se/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aapl-se": {
      "type": "http",
      "url": "https://aapl.se/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aapl-se
Remote MCP URL: https://aapl.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": {
    "aapl-se": {
      "url": "https://aapl.se/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aapl-se": {
      "type": "http",
      "url": "https://aapl.se/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aapl-se",
  "transport": "streamable-http",
  "url": "https://aapl.se/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • latest_news — Hämtar de senaste Apple-nyheterna från Aapl.se (svenska AI-sammanfattningar), nyast först.
  • popular_news — Hämtar de populäraste Apple-nyheterna från Aapl.se, ordnade på popularitetspoäng (härledd från läsarklick), därefter nyast.
  • get_entry — Hämtar en enskild Apple-nyhetsartikel från Aapl.se via dess id (svensk AI-sammanfattning + metadata).
  • list_feeds — Listar de aktiva nyhetskällor som Aapl.se aggregerar (namn, webbplats, språk och antal artiklar).
  • list_tags — Listar taggarna som Aapl.se använder för att kategorisera Apple-nyheter, med antal Apple-relevanta artiklar per tagg.
  • latest_stories — Listar Aapl.se:s story-bevakningar — AI-komponerade kluster av relaterade artiklar som följer en Apple-händelse över tid (t.ex.
  • get_story — Hämtar en enskild story-bevakning från Aapl.se via dess id: titel, ingress och hela brödtexten (Aapl.se:s eget AI-innehåll) samt medlemsartiklarna i klustret.
  • list_podd_episodes — Aapl Pod är Aapl.se:s egen korta ljudbriefing av dagens Apple-nyheter på svenska (tre nyheter på cirka tre minuter).