🤖

ctxl-mcp

Personal context management for AI assistants

RUN IN TERMINAL
claude mcp add aiautoblocks-ctxl-mcp -- npx -y ctxl-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "aiautoblocks-ctxl-mcp": { "command": "npx", "args": ["-y", "ctxl-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aiautoblocks-ctxl-mcp": { "command": "npx", "args": ["-y", "ctxl-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aiautoblocks-ctxl-mcp": { "command": "npx", "args": ["-y", "ctxl-mcp"] } } }

About This MCP Server

The ai.autoblocks/ctxl-mcp server provides personal context management for AI assistants, enabling them to store and retrieve contextual information through standard input/output interfaces. This server connects to AI coding assistants, allowing developers to manage the context in which their AI tools operate. Developers would use this server when they need to maintain consistency and continuity in their AI assistant's understanding of a project or task.

Personal context management for AI assistants. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

ctxl-mcp 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 ctxl-mcp server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aiautoblocks-ctxl-mcp.svg)](https://skillsplayground.com/mcps/aiautoblocks-ctxl-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.