This MCP server implementation integrates the Tavily search API to provide advanced web search capabilities. Developed by Eric Julianto, it offers tools for performing customizable searches with options for depth, result count, time range, and AI-generated answers. The server is built using the FastMCP framework and includes features like progress reporting and resource handling. It's designed for use cases requiring up-to-date web information, such as research, content creation, or data aggregation tasks.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Search for a place to get weather information.
Saves a PNG of the exchange rate chart under 'downloads/charts' and returns it as MCP image content.
Provides a high-DPI output chart for selected columns in CSV or Excel files, including labels, annotations, summary statistics, and source notes.
Discovers sheets, columns, data types, and sample rows from a data file.
Accepts records directly and returns a PNG of the chart without creating a script or temporary data file.
Mirrors filters on GARUDA's own search form, allowing search by title, abstract, author, or doi, with additional filters for publisher, PDF only, and publication year range.
Renders PlantUML source code into a PNG image and saves it under 'downloads/plantuml', also returning it as MCP image content.
Initiates the Google authorization process and returns an authorization URL.
Completes the Google authorization process using the URL obtained after approval.