Skip to content

v2.0.0: The Agent Enhancer Update

Latest

Choose a tag to compare

@Szatek Szatek released this 28 Feb 19:05
Immutable release. Only release title and notes can be modified.

πŸš€ Release: The Agent Enhancer Update

πŸ“ Description

We are thrilled to announce the first major release of the Giphy MCP Server! πŸŽ‰ This release introduces a robust Model Context Protocol (MCP) server that empowers AI agents to autonomously search and retrieve lively GIFs from Giphy. By utilizing the new search_gifs tool, agents can now seamlessly inject humor, relevant visual context, and personality into chat interfaces and automated documentation structures. ✨ Key Features & Enhancements FastMCP Integration: A lightweight, highly responsive stdio server built on top of mcp and httpx. CLI Standardized: Added the explicit giphy-mcp run execution argument to prevent hanging terminals and Windows file-lock issues during background daemon execution.

πŸ‘₯ Contributors

  • Szatek
  • github-actions[bot]

πŸ”„ Accepted Commits

  • 8350e7e - chore: bump version to 2.0.0 (github-actions[bot])
  • 65c88a0 - fix(build): correct pyproject.toml block ordering to fix metadata generation (Szatek)
  • ff21449 - feat: enhance CLI, documentation, and release automation (Szatek)