roadahead1/goweb3_mcp_server
If you are the rightful owner of goweb3_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server for GoWeb3 events and news is designed to facilitate the seamless integration and management of Web3-related events and news through a model context protocol server.
Web3 Information MCP Server
Introduction
This is a Model Context Protocol (MCP) server that provides access to the Web3 events and news from GoWeb3.fyi.
It allows MCP-enabled AI assistants, other applications to retrieve most important information directly via the MCP interface.
Available Tools
The GoWeb3.fyi MCP server provides the following tools:
- search_events_by_region: Searches for events in the database based on a provided region.
- search_events_by_month: Searches for events in the database based on a provided month.
Available Resources
The GoWeb3.fyi MCP server provides the following resources:
- get_available_regions: Lists valid regions to be used in the search-by-region tool.
- get_available_months: Lists valid month to be used in the search-by-month tool.
Setup
The MCP server could be directly accessed by connecting a mcp-enabled AI assistant or other application to GoWeb3 MCP Server at https://mcp.goweb3.fyi/mcp.
For example, the MCP Inspector setup is shown in the picture below:
To access the server locally one could run a local-to-remote MCP server bridge - the python example is provided in .