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_disclosureC

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

dart_financialC

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

fmp_quoteC

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

fmp_financialC

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

brave_searchA

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

firecrawl_scrapeA

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

firecrawl_crawlA

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

firecrawl_mapB

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

google_maps_placesC

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

google_maps_geocodeC

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

google_maps_directionsC

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

kakao_maps_searchB

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

tmap_routeB

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

tmap_poiC

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

deepl_translateB

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

elevenlabs_ttsC

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

tabelog_searchB

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

court_auction_searchA

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

court_auction_detailA

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

data_go_kr_queryC

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

semantic_scholar_searchB

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

alpha_vantage_queryC

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

finnhub_queryC

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

llm_chatA

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_balanceB

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