MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Tag Manager

Tag Manager

thrawn01bythrawn01
•
1
•
Developer Tools
Productivity & Workflow
Content Management

Manage tags in Obsidian vaults with a powerful CLI and a Claude Code-integrated MCP server.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

  • 21st-dev

    Magic

    Generate modern UI components instantly from natural language descriptions within your IDE.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

The Tag Manager provides a comprehensive command-line interface and a seamless Claude Code MCP server for advanced tag management within Obsidian vaults. It efficiently handles both inline hashtags and YAML frontmatter tags, featuring intelligent filtering to remove common false positives like hex colors or IDs. Designed for memory efficiency with Go 1.23 iterators, it supports batch tag operations, detailed tag validation, and offers a suite of commands to list, find, replace, and get information on tags, significantly enhancing personal knowledge management workflows.

Key Features

01Memory Efficient: Streaming file processing using Go 1.23 iterators for large vaults
02Comprehensive Tag Support: Hashtags and YAML frontmatter (arrays and lists)
03Advanced Filtering: Intelligently filters hex colors, IDs, URLs, and noise
04Batch Operations: Perform batch tag replacement with individual error reporting
05Dual Mode: Functions as a standalone CLI tool and an MCP server for Claude Code integration
060 GitHub stars

Use Cases

01List all tags in an Obsidian vault with their usage counts to get an overview of your tagging system.
02Find specific files containing one or multiple tags, useful for organizing and retrieving related notes.
03Perform vault-wide batch replacements or renaming of tags, ensuring consistency and correcting typos efficiently.