trackmcp
Back to directory
skydeckai

rememberizer-mcp-test-ck

View on GitHub

This is my test CK

0 stars PythonOthers Updated Apr 20, 2026

Documentation

Rememberizer MCP Server for Common Knowledge

This is my test CK

Please note that `rememberizer-mcp-test-ck` is currently in development and the functionality may be subject to change.

Components

Resources

The server provides access to two types of resources: Documents or Slack discussions

Tools

1. `retrieve_semantically_similar_internal_knowledge`

    2. `smart_search_internal_knowledge`

      3. `list_internal_knowledge_systems`

        4. `rememberizer_account_information`

          5. `list_personal_team_knowledge_documents`

            6. `remember_this`

              Installation

              Via SkyDeck AI Helper App

              If you have SkyDeck AI Helper app installed, you can search for "Rememberizer" and install the rememberizer-mcp-test-ck.

              SkyDeck AI Helper

              Configuration

              Usage with Claude Desktop

              Add this to your `claude_desktop_config.json`:

              json
              "mcpServers": {
                "rememberizer": {
                    "command": "uvx",
                    "args": ["rememberizer-mcp-test-ck"]
                  },
              }

              Usage with SkyDeck AI Helper App

              With support from the Rememberizer MCP server for Common Knowledge, you can now ask the following questions in your Claude Desktop app or SkyDeck AI GenStudio

              • _What is this Common Knowledge?_
              • _List all documents that it has there._
              • _Give me a quick summary about "..."_
              • and so on...

              License

              This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

              Frequently asked questions

              What is rememberizer-mcp-test-ck?

              rememberizer-mcp-test-ck is This is my test CK

              How do I install rememberizer-mcp-test-ck?

              Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

              Is rememberizer-mcp-test-ck open source?

              Yes — it is hosted on GitHub at https://github.com/skydeckai/rememberizer-mcp-test-ck.

              Related MCP tools

              Run your own MCP server? See who uses it and what to fix.

              Measure it with TrackMCP