SERVER

Slima

Rank #28441

io.github.slima-ai/slima

MCP server providing slima capabilities

First listed
Jan 27, 2026
Last publish date
Feb 26, 2026
OVERVIEW

Slima is a Model Context Protocol (MCP) server published by slima-ai. It ranks #28441 of 58,832 servers tracked on MCP Toplist. Slima is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jan 27, 2026 and most recently updated on Feb 26, 2026.

STANDING
#28,441of 58,832 tracked serversTop 50%

Ranks ahead of 30,391 of 58,832 servers on MCP Toplist.

Recent momentum
+20GitHub stars since Feb 23 (+9%)
CONNECT

Use Slima

Add Slima to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "slima": {
      "url": "https://mcp.slima.ai/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "slima": {
      "command": "npx",
      "args": [
        "-y",
        "slima-mcp"
      ],
      "env": {
        "SLIMA_API_TOKEN": "<your SLIMA_API_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

slima-ai

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.1.13Feb 26, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Slima?
MCP server providing slima capabilities
Who maintains Slima?
Slima is maintained by slima-ai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Slima an official MCP server?
Yes — Slima is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Slima have?
MCP Toplist tracks 2 versions of Slima, most recently published on Feb 26, 2026.
Where can I find the source code for Slima?
The source code for Slima is hosted at github.com/slima-ai/slima-mcp.
EXPLORE