diff --git a/README.md b/README.md index b14248501..f5aa514fa 100644 --- a/README.md +++ b/README.md @@ -1862,7 +1862,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [armorwallet/armor-crypto-mcp](https://github.com/armorwallet/armor-crypto-mcp) ๐Ÿ โ˜๏ธ - MCP to interface with multiple blockchains, staking, DeFi, swap, bridging, wallet management, DCA, Limit Orders, Coin Lookup, Tracking and more. - [atomno-mcp/mcp-cbr-rates](https://github.com/atomno-mcp/mcp-cbr-rates) [![atomno-mcp/mcp-cbr-rates MCP server](https://glama.ai/mcp/servers/atomno-mcp/mcp-cbr-rates/badges/score.svg)](https://glama.ai/mcp/servers/atomno-mcp/mcp-cbr-rates) ๐Ÿ โ˜๏ธ - Central Bank of Russia (ะฆะ‘ ะ ะค) data โ€” currency exchange rates (daily and historical), key interest rate, inflation, and aggregated macro statistics. Five typed tools backed by an in-memory TTL cache. No API key required. - [atomno-labs/mcp-egrul](https://github.com/atomno-labs/mcp-egrul) [![atomno-labs/mcp-egrul MCP server](https://glama.ai/mcp/servers/atomno-labs/mcp-egrul/badges/score.svg)](https://glama.ai/mcp/servers/atomno-labs/mcp-egrul) ๐Ÿ ๐Ÿ  - Russian state registries EGRUL (legal entities) and EGRIP (individual entrepreneurs), built on official Federal Tax Service open-data dumps. Self-hosted via local SQLite, no API key required. -- [atomno-labs/mcp-fns-check](https://github.com/atomno-labs/mcp-fns-check) [![atomno-labs/mcp-fns-check MCP server](https://glama.ai/mcp/servers/atomno-labs/mcp-fns-check/badges/score.svg)](https://glama.ai/mcp/servers/atomno-labs/mcp-fns-check) ๐Ÿ โ˜๏ธ - Russian counterparty due diligence โ€” INN/OGRN lookup against EGRUL/EGRIP, bankruptcy registry (EFRSB), tax debts (Transparent Business), FSSP enforcement proceedings, and arbitration courts (KAD). Aggregated verdict with risk flags and recommendations. No API key required (public Federal Tax Service data). +- [atomno-mcp/mcp-fns-check](https://github.com/atomno-mcp/mcp-fns-check) [![atomno-mcp/mcp-fns-check MCP server](https://glama.ai/mcp/servers/atomno-mcp/mcp-fns-check/badges/score.svg)](https://glama.ai/mcp/servers/atomno-mcp/mcp-fns-check) ๐Ÿ โ˜๏ธ - Russian counterparty due diligence โ€” INN/OGRN lookup against EGRUL/EGRIP, bankruptcy registry (EFRSB), tax debts (Transparent Business), FSSP enforcement proceedings, and arbitration courts (KAD). Aggregated verdict with risk flags and recommendations. No API key required (public Federal Tax Service data). - [jackrain19743/hou-tea-mcp-server](https://github.com/jackrain19743/hou-tea-mcp-server) [![jackrain19743/hou-tea-mcp-server MCP server](https://glama.ai/mcp/servers/jackrain19743/hou-tea-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/jackrain19743/hou-tea-mcp-server) ๐Ÿ“‡ โ˜๏ธ - Browse, recommend, and **buy authentic Chinese tea** from hou-tea.com using **USDC stablecoin via the x402 protocol**. First commerce MCP that ships real on-chain payment intents (delegated to wallet MCPs like `@coinbase/payments-mcp`). 8 tools: browse / recommend / explain / compare / health-filter / payment / order-status / agent-card. - [autonsol/sol-mcp](https://github.com/autonsol/sol-mcp) [![sol-mcp MCP server](https://glama.ai/mcp/servers/autonsol/sol-mcp/badges/score.svg)](https://glama.ai/mcp/servers/autonsol/sol-mcp) ๐Ÿ“‡ โ˜๏ธ - Solana token risk scoring and pump.fun graduation signals. Score any token by mint address (0-100 risk, risk_label, holder concentration, liquidity), detect graduation momentum (buy/sell ratio, velocity), and query trust attestations. Live API. Freemium โ€” 4 free tools, PRO via x402 micropayments ($0.01/call USDC). - [vatnode/vatnode-mcp](https://github.com/vatnode/vatnode-mcp) [![vatnode/vatnode-mcp MCP server](https://glama.ai/mcp/servers/vatnode/vatnode-mcp/badges/score.svg)](https://glama.ai/mcp/servers/vatnode/vatnode-mcp) ๐Ÿ“‡ โ˜๏ธ - Official MCP server for **EU VAT validation** via the EU Commission's VIES service + offline VAT rates for 45 European countries. Five tools: `validate_vat_number` (live VIES with company name, address, registration date, and optional consultation number for audit), `get_country_vat_rates`, `list_eu_vat_rates`, `check_vat_format`, `list_supported_countries`. Four of five tools work offline without an API key (data bundled via `eu-vat-rates-data`). Open source MIT, every release signed with npm provenance via GitHub Actions OIDC. Install: `npx -y vatnode-mcp`.