Skip to main content
Glama
greyisworking

Web3 Content MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
save_contentC

Save web3 content (article, post, document) to the database

search_contentB

Search stored web3 content by keywords, tags, or blockchain

get_contentC

Get a specific content item by ID

delete_contentB

Delete a content item by ID

get_token_priceC

Get current price and market data for a cryptocurrency

get_trending_tokensA

Get trending cryptocurrencies from CoinGecko

add_to_watchlistC

Add a token to the watchlist for tracking

get_watchlistA

Get all tokens in the watchlist with current prices

analyze_contentB

Analyze web3 content for key insights, sentiment, and topics

get_web3_newsC

Fetch latest web3 news from public sources

list_rss_sourcesB

List all configured RSS sources for web3 news

add_rss_sourceB

Add a new RSS feed source

remove_rss_sourceB

Remove an RSS source by ID

fetch_rss_articlesB

Fetch new articles from RSS sources and save to database

get_articlesC

Get saved articles from the database

get_articleC

Get full article details by ID

mark_articleC

Mark an article as read or bookmarked

article_createA

새 Web3 아티클 생성. language로 한/영 톤 전환 가능 (ko=뉴닉 스타일, en=Milk Road 스타일)

article_getA

아티클을 ID로 조회합니다

article_listC

아티클 목록을 조회합니다

article_updateC

아티클을 수정합니다

article_searchB

아티클을 검색합니다 (제목+본문)

article_statsC

아티클 통계를 조회합니다

article_templatesB

사용 가능한 아티클 템플릿과 톤앤매너 가이드를 조회합니다

article_exportB

아티클을 마크다운으로 내보냅니다

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/greyisworking/web3-content-mcp'

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