Tariff News MCP Server
by shanscar
The Tariff News MCP Server is a specialized server designed for retrieving and analyzing tariff-related news using the Machine Conversation Protocol (MCP). It provides a robust interface for AI agents to access up-to-date tariff news and reactions.
Last updated: N/A
What is Tariff News MCP Server?
The Tariff News MCP Server is a server that allows AI agents to access and analyze current tariff-related news and reactions through a Machine Conversation Protocol (MCP) interface.
How to use Tariff News MCP Server?
To use the server, clone the repository, install the dependencies, configure the mcp_settings.json
file, and run the server using either stdio or SSE transport methods as described in the README.
Key features of Tariff News MCP Server
Dual transport support (stdio and SSE)
Specialized
get_tariff_reaction_news
toolIntegration with DuckDuckGo search
Configurable time limits for news searches
Use cases of Tariff News MCP Server
AI agents needing real-time tariff news
Automated analysis of tariff impacts
Integration with financial analysis tools
Monitoring public reaction to tariff changes
FAQ from Tariff News MCP Server
What is MCP?
What is MCP?
MCP stands for Machine Conversation Protocol.
What transport methods are supported?
What transport methods are supported?
The server supports both stdio and Server-Sent Events (SSE) transport methods.
Which search engine is used?
Which search engine is used?
The server uses DuckDuckGo search to retrieve news articles.
How do I configure the server?
How do I configure the server?
Configuration is done through the mcp_settings.json
file.
How do I contribute to the project?
How do I contribute to the project?
Contributions are welcome! Please submit a Pull Request.