gif-directory-mcp-server
v1.26.14
Published
MCP server for GIF Directory for local AI agent support.
Maintainers
Readme
gif-directory-mcp-server
gif-directory-mcp-server is the standalone MCP package for GIF Directory.
It wraps @hypothesi/tauri-mcp-server so AI tools can install a GIF Directory-specific package instead of referencing the upstream mcp-server-tauri command directly.
Install
codex mcp add gif-directory -- npx -y gif-directory-mcp-serverclaude mcp add gif-directory -- npx -y gif-directory-mcp-serverPackaging
From the repository root:
npm run mcp:packThis creates a publishable tarball in dist/mcp/.
To publish the package to npm from the repository root:
npm run mcp:publish