Skip to main content
Glama

GoWeb3 Data

by roadahead1

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: MCP Inspector Setup

To access the server locally one could run a local-to-remote MCP server bridge - the python example is provided in web3_mcp_local_server.py.

-
security - not tested
A
license - permissive license
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

GoWeb3 Data MCP Server provides events and news curated by GoWeb3.fyi

  1. Introduction
    1. Available Tools
      1. Available Resources
        1. Setup

          Related MCP Servers

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/roadahead1/goweb3_mcp_server'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server