mcpbeat Sign in

Slima MCP Server

answering

Slima is answering right now. Last checked 4 min ago. 56 installs a week from npm. Last commit 9 Sep 2026.

MCP Server for Slima - AI Writing IDE for Novel Authors with AI Beta Reader.

Installs per day peak 22 · avg 8 · -47% w/w
a month agotoday
Uptime history 51 days of history · worst day 97%
51 days agonow
98.9%
Uptime 24h
90 of 91 checks
Tools
hidden behind auth
329 ms
Response time
average over 24h
56
Installs / week
npm and PyPI

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 September 2026. No other catalogue keeps this.

9 Sep a tool changed version

Slima does not always answer

Over the last week it answered 99.2% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add slima --transport http https://mcp.slima.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "slima": {
      "url": "https://mcp.slima.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.slima]
url = "https://mcp.slima.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "slima": {
      "url": "https://mcp.slima.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "slima": {
      "url": "https://mcp.slima.ai/mcp"
    }
  }
}

This one needs environment variables set before it will start: SLIMA_API_TOKEN (Your Slima API token (starts with slima_). Get it from https://app.slima.ai/settings). The author declared them in the registry entry; get the values from the project itself.

Endpoints

URLTransportStateLatencyChecked
https://mcp.slima.ai/mcp streamable-http answering 329 ms 4 min ago

Alternatives to Slima

same job, measured the same way
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

41 installs/wk local only
MCP Memos
by jkawamoto

An MCP server for interacting with Memos.

local only
Cortexpad
by cortexpad

Google Keep-style notes app with an MCP server for AI agents to read/write notes.

answering
MCP Bear
by jkawamoto

A MCP server for interacting with Bear note-taking software.

local only
Bazos MCP
by andrijdavid

MCP server for interacting with Bazos.cz and Bazos.sk

44 installs/wk local only
Nasa Images
by kaitoy

MCP server with UI for NASA images

27 installs/wk local only
Ryter Pro
by apiihub33-cyber

MCP server for humanizing and rewriting text with the Ryter Pro API.

39 installs/wk local only
MCP Gdbserver
by daedalus

MCP server for remote debugging with gdbserver

68 installs/wk local only

Slima — questions

Answers built from our own checks of this server.

Is Slima working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 329 ms. The bar chart above shows every period we have measured.
How do I connect Slima?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Slima need an API key?
No. Slima completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How fast is Slima?
It answers our handshake in 329 ms on average, which is faster than 49% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Slima?
The npm package slima-mcp was installed 56 times in the last week. Week over week that is -47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Slima open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.