← Back to Plugins
MCP Server MCP

Skim MCP Server

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

MCP server for Skim code transformation. Compresses code 60-95% for LLM context optimization.

Verified source

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "skim-mcp-server",
      "version": "1.0.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...