claude mcp add alex-feel-mcp-context-server -- uvx mcp-context-server
{
"mcpServers": {
"alex-feel-mcp-context-server": {
"command": "uvx",
"args": ["mcp-context-server"]
}
}
}
{
"mcpServers": {
"alex-feel-mcp-context-server": {
"command": "uvx",
"args": ["mcp-context-server"]
}
}
}
{
"mcpServers": {
"alex-feel-mcp-context-server": {
"command": "uvx",
"args": ["mcp-context-server"]
}
}
}
About This MCP Server
The mcp-context-server is a developer tool that provides persistent multimodal context storage for large language model agents, enabling them to store and retrieve context over time. It connects to LLM agents, allowing them to access and manage context through a standardized protocol. Developers would use this server when building applications that require LLM agents to maintain context across multiple interactions.
An MCP server that provides persistent multimodal context storage for LLM agents.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
mcp-context-server 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 mcp-context-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.