Skip to main content
Glama
terradeed

TerraDeed MCP Server

Official
by terradeed

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TERRADEED_PRIVATE_KEYYesEthereum private key for signing x402 payments. Must hold USDC on Base mainnet.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
terradeed_scrape_urlA

Scrape any public URL and return clean, LLM-ready markdown. Cost: $0.01 USDC per call. Supports JavaScript-rendered pages.

terradeed_extract_structuredA

Extract structured JSON data from any URL using a provided schema. Cost: $0.05 USDC per call. The schema defines exactly what fields to extract.

terradeed_check_walletA

Check the USDC balance of a wallet on Base mainnet. Free — no x402 payment required.

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/terradeed/terradeed-mcp-server'

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