← Registry

Analytics

friwol.org

Provides cryptocurrency market data including prices, trends, and DeFi yields.

1 endpoint55 known toolsFirst detected May 13, 2026Last detected September 6, 2026

ENDPOINT 1

https://api.friwol.org/mcp

No auth detected

Known tools 55

crypto_prices

Top 50 crypto by market cap with prices, volume, 24h change ($0.002)

Inferred read-only
crypto_trending

Trending coins and search trends ($0.001)

Inferred read-only
crypto_fear_greed

Crypto Fear & Greed Index 30-day history ($0.001)

Inferred read-only
crypto_gas

Ethereum gas prices ($0.001)

Inferred read-only
crypto_defi_yields

DeFi yield opportunities with APY, TVL ($0.005)

Inferred read-only
crypto_analysis

AI-enriched coin analysis with signals ($0.05)

Inferred read-only
github_trending

Top 25 trending GitHub repos today ($0.002)

Inferred read-only
hackernews_top

Top 30 Hacker News stories ($0.002)

Inferred read-only
npm_trending

Trending npm packages ($0.002)

Inferred read-only
spotify_trends

Current Spotify charts and trends ($0.002)

Inferred read-only
genre_analysis

Music genre analytics ($0.005)

Inferred read-only
scrape_markdown

Extract text from any URL as Markdown ($0.005)

Inferred read-only
scrape_links

Extract all links from a URL ($0.005)

Inferred read-only
scrape_meta

Extract metadata from URL ($0.002)

Inferred read-only
search_web

Web search results ($0.005)

Inferred read-only
search_wikipedia

Wikipedia summary ($0.005)

Inferred read-only
search_news

Latest news articles ($0.005)

Inferred read-only
reddit_trending

Top trending Reddit posts ($0.005)

Inferred read-only
reddit_search

Search Reddit ($0.005)

Inferred read-only
twitter_user

Twitter/X user profile ($0.005)

Inferred read-only
twitter_trends

Twitter/X trending topics ($0.005)

Inferred read-only
stock_quote

Real-time stock price ($0.005)

Inferred read-only
forex_rate

Forex exchange rate ($0.002)

Inferred read-only
market_summary

Global market overview ($0.01)

Inferred read-only
finance_currencies

All FX rates against USD ($0.002)

Inferred read-only
currency_convert

Convert currency ($0.002)

Inferred read-only
currency_history

Historical FX data ($0.005)

Inferred read-only
weather_current

Current weather for any city ($0.002)

Inferred read-only
weather_forecast

Multi-day forecast ($0.005)

Inferred read-only
weather_alerts

Severe weather alerts ($0.002)

Inferred read-only
translate

Translate text ($0.002)

Inferred read-only
detect_language

Detect language ($0.001)

Inferred read-only
dns_lookup

DNS records ($0.002)

Inferred read-only
whois_lookup

WHOIS data ($0.005)

Inferred read-only
ip_geolocation

IP geolocation ($0.002)

Inferred read-only
timestamp

Current timestamps ($0.001)

Inferred read-only
sentiment_analysis

Text sentiment analysis ($0.005)

Inferred read-only
summarize_url

Summarize any web page ($0.02)

Inferred read-only
llm_deepseek

DeepSeek AI chat ($0.01)

Inferred read-only
llm_completion

AI text completion ($0.01)

Inferred read-only
llm_code

AI code generation ($0.02)

Inferred read-only
extract_text

Extract text from document URL ($0.005)

Inferred read-only
url_info

URL analysis ($0.005)

Inferred read-only
verify_domain

Domain trust score ($0.005)

Inferred read-only
verify_email

Email validation ($0.002)

Potential side effects
verify_url

URL safety check ($0.005)

Inferred read-only
product_search

Product search across stores ($0.005)

Inferred read-only
price_compare

Price comparison ($0.01)

Inferred read-only
blockchain_block

Latest Base block info ($0.002)

Inferred read-only
blockchain_gas

Multi-chain gas prices ($0.002)

Inferred read-only
wallet_analysis

Wallet analysis on Base ($0.005)

Inferred read-only
token_info

ERC-20 token info ($0.005)

Inferred read-only
risk_token

Token risk score 0-100 ($0.02)

Inferred read-only
risk_address

Address risk assessment ($0.02)

Inferred read-only
api_catalog

List all endpoints with prices (FREE)

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.friwol-org]
url = "https://api.friwol.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "friwol-org": {
      "type": "http",
      "url": "https://api.friwol.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: friwol-org
Remote MCP URL: https://api.friwol.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "friwol-org": {
      "url": "https://api.friwol.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "friwol-org": {
      "type": "http",
      "url": "https://api.friwol.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "friwol-org",
  "transport": "streamable-http",
  "url": "https://api.friwol.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for friwol.org was fetched 2026-07-26T19:30:10.631Z and is being refreshed.

Trust status Neutral

friwol.org is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.