Skip to main content
Glama
matteuccimarco

SLIM MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug loggingfalse
SWR_PROXY_URLNoSLIM proxy URLhttps://swrproxy.frux.pro
SWR_TIMEOUT_MSNoRequest timeout in ms30000

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
slim_fetchA

Fetch web content in SLIM format - an AI-optimized representation that Claude understands natively.

Use this tool when you need to read and understand web pages, articles, documentation, or any online content.

SLIM provides:

  • L1: Page identity (title, type, author)

  • L3: Document structure (sections, headings)

  • L5: Key points and insights

  • L7: Full content (if needed)

The content is optimized for AI comprehension with ~90% token reduction compared to raw HTML.

Supported platforms:

  • Any website or article

  • YouTube videos (transcripts + metadata)

  • Reddit posts and threads

  • Bluesky posts

  • Documentation sites

slim_fetch_with_optionsA

Fetch web content in SLIM format with advanced options.

Same as slim_fetch but with additional control over what content is included.

Use this when you need:

  • To exclude images or videos for faster/smaller responses

  • Specific SLIM levels only

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/matteuccimarco/slim-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server