universe-templates-mcp

universe-templates-mcp

3.2

If you are the rightful owner of universe-templates-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP server for managing Memex universe templates provides a structured system for storing and summarizing notes using a custom URI scheme.

The universe-templates MCP server is designed to manage Memex universe templates by implementing a simple note storage system. It uses a custom note:// URI scheme to access individual notes, each of which includes a name, description, and text/plain mimetype. The server offers a prompt to summarize all stored notes, with an optional style argument to control the level of detail in the summaries. Additionally, it includes a tool for adding new notes, which updates the server state and notifies clients of any resource changes. The server is configured to run on different platforms, with specific installation instructions for Claude Desktop on both MacOS and Windows. Development involves syncing dependencies, building package distributions, and publishing to PyPI, with debugging facilitated by the MCP Inspector.

Features

  • Custom note: // URI scheme for accessing notes
  • Summarize-notes prompt with style control
  • Add-note tool for updating server state
  • Platform-specific installation instructions
  • Development and debugging support

Tools

  1. add-note

    Adds a new note to the server with required name and content arguments.