← Index

io.github.zeiq-co/thoth-mcp

io.github.zeiq-co/thoth-mcp·v1.0.2·Other
Quality Score
72
/100

MCP server for Thoth with multi-platform AI content generation

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "thoth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@usethoth/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "thoth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@usethoth/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @usethoth/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
12
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other