RUN IN TERMINAL
claude mcp add narkitty1-semantic-frame -- uvx semantic-frame
ADD TO claude_desktop_config.json
{
"mcpServers": {
"narkitty1-semantic-frame": {
"command": "uvx",
"args": ["semantic-frame"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"narkitty1-semantic-frame": {
"command": "uvx",
"args": ["semantic-frame"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"narkitty1-semantic-frame": {
"command": "uvx",
"args": ["semantic-frame"]
}
}
}
About This MCP Server
Token-efficient semantic compression for numerical data. 95%+ token reduction.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
semantic-frame on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The semantic-frame server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.