claude mcp add luw2007-skim-mcp-server -- npx -y skim-mcp-server
{
"mcpServers": {
"luw2007-skim-mcp-server": {
"command": "npx",
"args": ["-y", "skim-mcp-server"]
}
}
}
{
"mcpServers": {
"luw2007-skim-mcp-server": {
"command": "npx",
"args": ["-y", "skim-mcp-server"]
}
}
}
{
"mcpServers": {
"luw2007-skim-mcp-server": {
"command": "npx",
"args": ["-y", "skim-mcp-server"]
}
}
}
About This MCP Server
The io.github.luw2007/skim-mcp-server is a Model Context Protocol server that enables Skim code transformation, allowing for the compression of code by 60-95% to optimize the context for large language models. This server connects to Skim and utilizes npm and stdio, making it a useful tool for developers looking to improve the efficiency of their code transformation workflows. Developers would reach for this server when they need to optimize their code for use with large language models, particularly in applications where reduced context size is beneficial.
MCP server for Skim code transformation. Compresses code 60-95% for LLM context optimization.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
skim-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Skim MCP Server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.