Metadata-Version: 2.1
Name: mseep-mcp-tavily
Version: 0.1.12
Summary: A Model Context Protocol server that provides AI-powered web search capabilities using Tavily's search API
Author-email: mseep <support@skydeck.ai>
License: MIT
Requires-Python: >=3.11
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: mcp>=1.0.0
Requires-Dist: pydantic>=2.10.2
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: tavily-python>=0.5.0
Provides-Extra: test
Requires-Dist: pytest>=7.0.0; extra == "test"
Requires-Dist: pytest-asyncio>=0.23.0; extra == "test"
Requires-Dist: pytest-mock>=3.10.0; extra == "test"
Requires-Dist: pytest-cov>=4.1.0; extra == "test"

Package managed by MseeP.ai
