Skip to content

Conversation

@taylorleese
Copy link

@taylorleese taylorleese commented Oct 24, 2025

Summary

This PR adds MCP Toolz to the list of third-party MCP servers.

Server Details

Features

  • Context Management: Save and retrieve conversation contexts, code snippets, suggestions, and errors
  • Todo Persistence: Create snapshots of todo lists that persist across sessions
  • AI Feedback: Get feedback from ChatGPT (OpenAI), Claude (Anthropic), Gemini (Google), and DeepSeek on saved contexts
  • MCP Resources: Access recent contexts and active todos via MCP resources
  • Session Continuity: Restore work from previous sessions seamlessly
  • Project Organization: Contexts and todos automatically organized by project directory
  • Full-Text Search: Find anything by content, tags, project, or session

Installation

The server is available on PyPI and can be installed via pip:

pip install mcp-toolz

Documentation

Full documentation available at: https://github.com/taylorleese/mcp-toolz#readme

Checklist

  • Added server in alphabetical order
  • Server is published on PyPI
  • Server follows MCP protocol specifications
  • Repository includes README with usage instructions

Part of taylorleese/mcp-toolz#11 - Publishing MCP Toolz to official registries and community directories.

Related PRs:

MCP Toolz is a Model Context Protocol server for Claude Code that provides:
- Context management and persistence across sessions
- Todo list snapshots and restoration
- AI second opinions from ChatGPT and Claude (Anthropic)
- Session tracking and cross-project knowledge sharing

Available on PyPI: https://pypi.org/project/mcp-toolz/
Repository: https://github.com/taylorleese/mcp-toolz
@olaservo
Copy link
Member

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2913

@olaservo olaservo closed this Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants