Skip to main content
Glama
matteuccimarco

SLIM MCP Server

slim_fetch

Fetch any web page and return its content in SLIM, an AI-optimized format that reduces token usage by ~90% for clearer understanding.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe URL to fetch. Can include or omit the protocol (https:// will be added if missing).
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full behavioral disclosure burden. It reveals SLIM's output levels (L1, L3, L5, L7), token reduction benefit, and supported platforms, which adds meaningful context beyond the schema. It does not cover error handling or default behavior, but the provided transparency is substantial.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with purpose and usage, then uses compact bullet lists for SLIM levels and supported platforms. Each section earns its place, though it is longer than strictly necessary, which keeps it from a 5.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Even without an output schema, the description explains what the response contains (SLIM levels) and which content types are supported. It lacks explicit indication of the default output level and does not compare to the sibling tool, but for a single-parameter tool this is adequately complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema describes the single URL parameter fully, including protocol auto-completion, at 100% coverage. The description does not add parameter-level meaning beyond the schema, so the baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with "Fetch web content in SLIM format" – a specific verb plus resource, clearly stating what the tool does. It does not explicitly differentiate this from the sibling slim_fetch_with_options, so it stops short of a 5.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It provides clear guidance: "Use this tool when you need to read and understand web pages, articles, documentation, or any online content." However, it does not mention when not to use it or when to prefer slim_fetch_with_options, so it lacks exclusions and alternative comparisons.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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