Skip to main content
Glama
ClawyPro

Clawy MCP Server

by ClawyPro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLAWY_GATEWAY_URLNoGateway URL (default: https://x402.clawy.pro)https://x402.clawy.pro
CLAWY_WALLET_PRIVATE_KEYYesEthereum wallet private key (hex, with 0x prefix)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
dart_disclosure

Search Korean corporate disclosures (DART/FSS). Find filings by company code, name, or keyword. Covers listed and unlisted Korean companies.

dart_financial

Retrieve financial statements for a Korean company from DART. Includes income statement, balance sheet, and cash flow data.

fmp_quote

Get real-time and historical stock quotes from Financial Modeling Prep. Covers US and global markets.

fmp_financial

Get company financial statements (income statement, balance sheet, cash flow) from FMP.

brave_search

Web search via Brave Search API. Returns structured results with titles, URLs, descriptions, and snippets. Privacy-focused, no tracking.

firecrawl_scrape

Scrape a single URL and extract clean, structured content. Handles JavaScript rendering and bypasses common blocks. Returns markdown optimized for LLMs.

firecrawl_crawl

Crawl a website starting from a URL. Discovers and scrapes linked pages. Cost is per page crawled.

firecrawl_map

Map all URLs on a website without extracting content. Fast way to discover site structure.

google_maps_places

Search for places using Google Maps Platform. Find restaurants, shops, landmarks, and more by text query or nearby location.

google_maps_geocode

Convert addresses to coordinates (geocoding) or coordinates to addresses (reverse geocoding) using Google Maps.

google_maps_directions

Get directions between two points via Google Maps. Supports driving, walking, bicycling, and transit modes.

kakao_maps_search

Search Korean places via Kakao Maps API. Best for Korean addresses, local businesses, and POI search in South Korea.

tmap_route

Get Korean driving routes with real-time traffic via TMap Navigation API. Returns distance, ETA, toll fees, and turn-by-turn directions.

tmap_poi

Search Korean points of interest via TMap. Good for finding specific locations with Korean address details.

deepl_translate

Translate text using DeepL neural machine translation. Supports 30+ languages with high-quality, natural-sounding output.

elevenlabs_tts

Convert text to speech using ElevenLabs AI voice synthesis. Returns high-quality audio. Supports multiple languages and voices.

tabelog_search

Search Japanese restaurants on Tabelog — Japan's largest restaurant review site. Find by area, cuisine, rating, or keyword.

court_auction_search

Search Korean court auction property listings. Find foreclosed real estate by region, property type, price range, or auction date.

court_auction_detail

Get detailed information for a specific Korean court auction case. Includes property details, appraisal, bid history, and case documents.

data_go_kr_query

Query Korean government open data from data.go.kr (공공데이터포털). Covers real estate transactions, weather, transportation, demographics, and more.

semantic_scholar_search

Search academic papers on Semantic Scholar. Find research papers by topic, author, or keyword. Returns titles, abstracts, citation counts, and PDF links.

alpha_vantage_query

Query financial market data from Alpha Vantage. Stock time series, forex rates, crypto prices, and economic indicators.

finnhub_query

Query real-time financial data from Finnhub. Stock quotes, company news, earnings, recommendations, and market status.

llm_chat

Smart-routed LLM chat completion. Automatically selects the optimal model (Claude, GPT, Gemini, Llama) based on task complexity. No API keys needed — pay per call with USDC credits.

clawy_balance

Check your Clawy x402 credit balance. Shows remaining USDC credits and wallet address.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
services

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

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