tubasasakunn/context-apps-mcp
AI-powered productivity suite connecting Todo, Idea, Journal, and Timer apps with Claude via Model Context Protocol.
Quick Start
Clone the repository:
git clone https://github.com/tubasasakunn/context-apps-mcpClaude Desktop configuration example:
{
"mcpServers": {
"context-apps-mcp": {
"command": "npx",
"args": [
"-y",
"tubasasakunn/context-apps-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.