io.github.slima-ai/slima
Quality Score
77
/100
MCP Server for Slima - AI Writing IDE for Novel Authors with AI Beta Reader.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.slima.ai/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"slima": {
"command": "npx",
"args": [
"-y",
"slima-mcp"
],
"env": {
"SLIMA_API_TOKEN": "<slima_api_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"slima": {
"command": "npx",
"args": [
"-y",
"slima-mcp"
],
"env": {
"SLIMA_API_TOKEN": "<slima_api_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y slima-mcp§02 Environment variables
SLIMA_API_TOKENYour Slima API token (starts with slima_). Get it from https://app.slima.ai/settings
§03 MCP Quality Score · methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Developer Tools
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste…
ai.smithery/neverinfamous-memory-journal-mcp
ai.smithery/neverinfamous-memory-journal-mcp
A MCP server built for developers enabling Git based project management with project and personal…
ai.usealloy/alloy
ai.usealloy/alloy
Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.