CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
bricepourle13 avatar

Merx — European Business Data

bricepourle13/merxprotocol
52 toolsauthHTTPregistry active
Summary

A streamable HTTP server for European business intelligence, focused on French commercial registries and EU VAT systems. You get endpoints for validating VAT numbers across EU member states, looking up French company registration data (SIREN/SIRET checks, most likely), and searching legal entity information. Reach for this when you're building compliance tools, onboarding flows that need to verify business customers, or any app dealing with European B2B transactions where you need to confirm a company is legitimate and tax-registered. The remote URL suggests a hosted service, so no local setup required. Useful if you're tired of manually checking VIES or scraping Infogreffe.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Tools

Public tool metadata for what this MCP can expose to an agent.

52 tools
get_pricesGet current energy and bandwidth prices from all Merx providers. No auth required.2 params

Get current energy and bandwidth prices from all Merx providers. No auth required.

Parameters* required
durationnumber
Filter by duration in seconds.
resourcestring
Filter by resource type. Omit for all.one of ENERGY · BANDWIDTH
get_best_priceFind the cheapest provider for a given resource and amount. No auth required.2 params

Find the cheapest provider for a given resource and amount. No auth required.

Parameters* required
amountnumber
Amount of resource units needed.
resourcestring
Resource type.one of ENERGY · BANDWIDTH
analyze_pricesMarket price analysis with trends and recommendations. No auth required.1 params

Market price analysis with trends and recommendations. No auth required.

Parameters* required
resourcestring
Filter by resource type. Omit for all.one of ENERGY · BANDWIDTH
get_price_historyHistorical price snapshots. No auth required.3 params

Historical price snapshots. No auth required.

Parameters* required
periodstring
Time period (default: 24h).one of 1h · 6h · 24h · 7d · 30d
providerstring
Filter by provider name.
resourcestring
Filter by resource type.one of ENERGY · BANDWIDTH
compare_providersSide-by-side provider comparison with prices and availability. No auth required.1 params

Side-by-side provider comparison with prices and availability. No auth required.

Parameters* required
resourcestring
Filter by resource type. Omit for all.one of ENERGY · BANDWIDTH
estimate_transaction_costEstimate energy and bandwidth cost for a TRON transaction. Compares rental vs burn cost. No auth required.8 params

Estimate energy and bandwidth cost for a TRON transaction. Compares rental vs burn cost. No auth required.

Parameters* required
amountnumber
Token amount.
contract_addressstring
Contract address (custom).
from_addressstring
Sender TRON address.
function_selectorstring
Function selector (custom).
operationstring
Transaction type.one of trc20_transfer · trc20_approve · trx_transfer · custom
parameterstring
ABI-encoded parameter (custom).
to_addressstring
Recipient TRON address.
token_addressstring
TRC20 contract address.
check_address_resourcesCheck energy, bandwidth, and TRX balance for any TRON address. No auth required.1 params

Check energy, bandwidth, and TRX balance for any TRON address. No auth required.

Parameters* required
addressstring
TRON address (starts with T).
create_orderBuy energy or bandwidth on Merx. Routed to cheapest provider. Auth required.5 params

Buy energy or bandwidth on Merx. Routed to cheapest provider. Auth required.

Parameters* required
amountnumber
Amount of resource units (min 65000 for ENERGY, 300 for BANDWIDTH).
duration_secnumber
Rental duration in seconds (e.g. 300, 3600, 86400, 2592000).
max_price_sunnumber
Optional max price in SUN/unit. Order fails if no provider is cheaper.
resource_typestring
Resource type to purchase.one of ENERGY · BANDWIDTH
target_addressstring
TRON address to receive delegated resources.
get_orderGet order details and fill status by ID. Auth required.1 params

Get order details and fill status by ID. Auth required.

Parameters* required
order_idstring
The order UUID.
list_ordersList recent orders with optional status filter. Auth required.2 params

List recent orders with optional status filter. Auth required.

Parameters* required
limitnumber
Max number of orders to return (default: 20).
statusstring
Filter by order status.one of PENDING · FILLING · FILLED · PARTIAL · FAILED · CANCELLED
ensure_resourcesDeclarative resource provisioning. Checks current resources on target address and purchases only what is missing. Auth required.4 params

Declarative resource provisioning. Checks current resources on target address and purchases only what is missing. Auth required.

Parameters* required
bandwidth_minimumnumber
Minimum bandwidth the address should have.
duration_secnumber
Rental duration in seconds (default: 3600).
energy_minimumnumber
Minimum energy the address should have.
target_addressstring
TRON address to provision resources for.
get_balanceGet your Merx account balance (TRX, USDT, locked). Requires MERX_API_KEY.

Get your Merx account balance (TRX, USDT, locked). Requires MERX_API_KEY.

No parameter schema in public metadata yet.

get_deposit_infoGet your Merx deposit address and memo. Requires MERX_API_KEY.

Get your Merx deposit address and memo. Requires MERX_API_KEY.

No parameter schema in public metadata yet.

get_transaction_historyGet your Merx account transaction history. Requires MERX_API_KEY.1 params

Get your Merx account transaction history. Requires MERX_API_KEY.

Parameters* required
periodstring
Time period to query. Default: 30D.one of 7D · 30D · 90D
explain_conceptExplain a TRON or Merx concept. No authentication required.1 params

Explain a TRON or Merx concept. No authentication required.

Parameters* required
topicstring
Topic: energy, bandwidth, staking, delegation, sun_units, burn_vs_rent, merx_routing, provider_types
suggest_durationRecommend a rental duration based on your use case. No authentication required.2 params

Recommend a rental duration based on your use case. No authentication required.

Parameters* required
transaction_countnumber
Expected number of transactions (optional).
use_casestring
Your intended use case.one of single_transfer · batch_transfers · dapp_session · daily_operations · weekly_operations · monthly_budget
calculate_savingsCalculate savings from renting energy vs burning TRX. No authentication required.2 params

Calculate savings from renting energy vs burning TRX. No authentication required.

Parameters* required
operationstring
Operation type. Default: trc20_transfer.one of trc20_transfer · trc20_approve · trx_transfer
transaction_countnumber
Number of transactions. Default: 1.
list_providersList all Merx providers with types, durations, and availability. No authentication required.

List all Merx providers with types, durations, and availability. No authentication required.

No parameter schema in public metadata yet.

get_account_infoFull on-chain account state: TRX balance, energy, bandwidth, creation date. No auth required.1 params

Full on-chain account state: TRX balance, energy, bandwidth, creation date. No auth required.

Parameters* required
addressstring
TRON address (T...).
get_trx_balanceQuick TRX balance for a TRON address. No auth required.1 params

Quick TRX balance for a TRON address. No auth required.

Parameters* required
addressstring
TRON address (T...).
get_trc20_balanceGet TRC-20 token balance for an address. Supports symbol (USDT, USDC) or contract address. No auth required.2 params

Get TRC-20 token balance for an address. Supports symbol (USDT, USDC) or contract address. No auth required.

Parameters* required
addressstring
TRON address to query.
tokenstring
Token symbol (USDT, USDC) or contract address.
get_transactionLook up a transaction by ID on TRON. No auth required.1 params

Look up a transaction by ID on TRON. No auth required.

Parameters* required
tx_idstring
Transaction ID (hash).
get_blockGet TRON block info by number (or latest if omitted). No auth required.1 params

Get TRON block info by number (or latest if omitted). No auth required.

Parameters* required
block_numbernumber
Block number. Omit for latest.
get_chain_parametersGet TRON network parameters (energy fee, bandwidth cost, etc.) with Merx price comparison. No auth required.

Get TRON network parameters (energy fee, bandwidth cost, etc.) with Merx price comparison. No auth required.

No parameter schema in public metadata yet.

convert_addressConvert TRON address between base58 (T...) and hex (41...) formats. No auth required.1 params

Convert TRON address between base58 (T...) and hex (41...) formats. No auth required.

Parameters* required
addressstring
TRON address in base58 (T...) or hex (41...).
get_trx_priceGet current TRX price from CoinGecko. No auth required.1 params

Get current TRX price from CoinGecko. No auth required.

Parameters* required
currencystring
Fiat currency code (default: usd).
validate_addressValidate a TRON address format and check on-chain status. No auth required.1 params

Validate a TRON address format and check on-chain status. No auth required.

Parameters* required
addressstring
TRON address to validate.
search_transaction_historyGet on-chain transaction history for a TRON address. No auth required.3 params

Get on-chain transaction history for a TRON address. No auth required.

Parameters* required
addressstring
TRON address.
limitnumber
Max results (default: 20).
typestring
Transaction type filter (default: all).one of all · trx · trc20
transfer_trxSend TRX to an address. Checks bandwidth, buys via Merx if needed. Signs and broadcasts on-chain. Requires TRON_PRIVATE_KEY.2 params

Send TRX to an address. Checks bandwidth, buys via Merx if needed. Signs and broadcasts on-chain. Requires TRON_PRIVATE_KEY.

Parameters* required
amount_trxstring
Amount of TRX to send.
to_addressstring
Recipient TRON address.
transfer_trc20Transfer TRC-20 tokens with automatic energy optimization. Signs and broadcasts on-chain. Requires TRON_PRIVATE_KEY.3 params

Transfer TRC-20 tokens with automatic energy optimization. Signs and broadcasts on-chain. Requires TRON_PRIVATE_KEY.

Parameters* required
amountstring
Amount to transfer (human-readable).
to_addressstring
Recipient TRON address.
tokenstring
Token symbol (USDT, USDC) or contract address.
approve_trc20Approve TRC-20 spending allowance. Signs and broadcasts on-chain. Requires TRON_PRIVATE_KEY.3 params

Approve TRC-20 spending allowance. Signs and broadcasts on-chain. Requires TRON_PRIVATE_KEY.

Parameters* required
amountstring
Allowance amount (human-readable, or "unlimited").
spenderstring
Spender TRON address.
tokenstring
Token symbol or contract address.
get_token_infoGet TRC-20 token metadata: name, symbol, decimals, total supply. No auth required.1 params

Get TRC-20 token metadata: name, symbol, decimals, total supply. No auth required.

Parameters* required
tokenstring
Token symbol or contract address.
read_contractCall a view/pure function on a TRON smart contract. No auth or private key required.3 params

Call a view/pure function on a TRON smart contract. No auth or private key required.

Parameters* required
contract_addressstring
Contract TRON address.
function_selectorstring
Function signature, e.g. "balanceOf(address)".
parameterstring
ABI-encoded parameter hex (optional).
estimate_contract_callEstimate energy and bandwidth cost for a smart contract call. Compares rental vs burn cost. No auth required.4 params

Estimate energy and bandwidth cost for a smart contract call. Compares rental vs burn cost. No auth required.

Parameters* required
caller_addressstring
Caller TRON address for simulation (optional).
contract_addressstring
Contract TRON address.
function_selectorstring
Function signature, e.g. "transfer(address,uint256)".
parameterstring
ABI-encoded parameter hex (optional).
call_contractExecute a state-changing smart contract function. Estimates resources, buys via Merx if needed. Requires TRON_PRIVATE_KEY and TRON_ADDRESS.4 params

Execute a state-changing smart contract function. Estimates resources, buys via Merx if needed. Requires TRON_PRIVATE_KEY and TRON_ADDRESS.

Parameters* required
call_value_trxstring
TRX to send with call (optional).
contract_addressstring
Contract TRON address.
function_selectorstring
Function signature, e.g. "stake(uint256)".
parameterstring
ABI-encoded parameter hex (optional).
get_swap_quoteGet a real swap quote from SunSwap V2. No auth required.4 params

Get a real swap quote from SunSwap V2. No auth required.

Parameters* required
amountstring
Amount of source token to swap
from_tokenstring
Source token symbol (TRX, USDT, USDC, etc.)
slippagenumber
Slippage tolerance in percent (default 1)
to_tokenstring
Destination token symbol
execute_swapExecute a token swap on SunSwap V2. Requires TRON_PRIVATE_KEY.4 params

Execute a token swap on SunSwap V2. Requires TRON_PRIVATE_KEY.

Parameters* required
amountstring
Amount of source token to swap
from_tokenstring
Source token symbol (TRX, USDT, USDC, etc.)
slippagenumber
Slippage tolerance in percent (default 1)
to_tokenstring
Destination token symbol
get_token_priceGet token price via SunSwap quote + CoinGecko USD rate. No auth required.1 params

Get token price via SunSwap quote + CoinGecko USD rate. No auth required.

Parameters* required
tokenstring
Token symbol (USDT, USDC, SUN, etc.)
create_accountCreate a new Merx account, generate an API key, and get deposit info. No auth needed.2 params

Create a new Merx account, generate an API key, and get deposit info. No auth needed.

Parameters* required
emailstring
Email address for the account
passwordstring
Password (min 8 characters)
loginLog in to an existing Merx account. No MERX_API_KEY needed.2 params

Log in to an existing Merx account. No MERX_API_KEY needed.

Parameters* required
emailstring
Email address
passwordstring
Password
set_api_keySet your Merx API key for this session. Unlocks all authenticated tools (trading, balance, orders). Use this if you already have an API key.1 params

Set your Merx API key for this session. Unlocks all authenticated tools (trading, balance, orders). Use this if you already have an API key.

Parameters* required
api_keystring
Your Merx API key (starts with sk_live_)
set_private_keySet your TRON private key for this session. Address is derived automatically. Enables write tools: transfer_trx, transfer_trc20, approve_trc20, execute_swap, deposit_trx. Key stays local - never sent to Merx servers.1 params

Set your TRON private key for this session. Address is derived automatically. Enables write tools: transfer_trx, transfer_trc20, approve_trc20, execute_swap, deposit_trx. Key stays local - never sent to Merx servers.

Parameters* required
private_keystring
Your TRON private key (64 hex characters)
deposit_trxDeposit TRX to your Merx account. Requires MERX_API_KEY + TRON_PRIVATE_KEY.1 params

Deposit TRX to your Merx account. Requires MERX_API_KEY + TRON_PRIVATE_KEY.

Parameters* required
amount_trxstring
Amount of TRX to deposit
enable_auto_depositConfigure automatic top-up when balance drops below a threshold. Session-only.3 params

Configure automatic top-up when balance drops below a threshold. Session-only.

Parameters* required
deposit_amount_trxstring
Amount of TRX per deposit
max_daily_depositsnumber
Max deposits per day (default 5)
threshold_trxstring
Balance threshold in TRX
pay_invoicePay an x402 invoice by sending TRX and verifying payment.1 params

Pay an x402 invoice by sending TRX and verifying payment.

Parameters* required
invoice_idstring
Invoice ID to pay
create_paid_orderCreate a zero-registration order via x402 pay-per-use. Requires TRON_PRIVATE_KEY.4 params

Create a zero-registration order via x402 pay-per-use. Requires TRON_PRIVATE_KEY.

Parameters* required
amountnumber
Amount of resource units
duration_secnumber
Duration in seconds
resource_typestring
Resource typeone of ENERGY · BANDWIDTH
target_addressstring
TRON address to receive resources
execute_intentExecute a multi-step operation (transfer, swap, buy resources, etc). Validates and simulates all steps with resource cost estimates. Auth required.3 params

Execute a multi-step operation (transfer, swap, buy resources, etc). Validates and simulates all steps with resource cost estimates. Auth required.

Parameters* required
dry_runboolean
If true, simulate only without executing (default: false).
resource_strategystring
Resource acquisition strategy (default: batch_cheapest).one of batch_cheapest · per_step · no_resources
stepsarray
Array of { action, params } steps to execute.
simulateSimulate a multi-step operation without executing. Returns resource estimates and costs.2 params

Simulate a multi-step operation without executing. Returns resource estimates and costs.

Parameters* required
resource_strategystring
Resource acquisition strategy (default: batch_cheapest).one of batch_cheapest · per_step · no_resources
stepsarray
Array of { action, params } steps to simulate.
create_standing_orderCreate a server-side standing order with trigger-based automation. Auth required.7 params

Create a server-side standing order with trigger-based automation. Auth required.

Parameters* required
action_paramsobject
Action parameters: { resource_type, amount, duration_sec, target_address }.
action_typestring
Action to perform when triggered.one of buy_resource · ensure_resources · notify_only
budget_trxstring
Maximum budget in TRX (converted to SUN internally).
expires_atstring
ISO 8601 expiration date (optional).
max_executionsnumber
Maximum number of times this order can execute.
trigger_paramsobject
Trigger parameters: { resource, threshold_sun } or { cron }.
trigger_typestring
Condition that triggers the order.one of price_below · price_above · schedule · balance_below
list_standing_ordersList all standing orders with optional status filter. Auth required.1 params

List all standing orders with optional status filter. Auth required.

Parameters* required
statusstring
Filter by status.one of ACTIVE · TRIGGERED · EXHAUSTED · EXPIRED · CANCELLED
create_monitorCreate a persistent monitor (delegation expiry, balance, price alert). Auth required.4 params

Create a persistent monitor (delegation expiry, balance, price alert). Auth required.

Parameters* required
monitor_typestring
Type of monitor to create.one of delegation_expiry · balance_threshold · price_alert
notifyobject
Notification config: { webhook, telegram_chat_id }.
paramsobject
Monitor params: { alert_before_sec, auto_renew, resource_type, max_price_sun, duration_sec }.
target_addressstring
TRON address to monitor (for delegation_expiry).
list_monitorsList all monitors with optional status filter. Auth required.1 params

List all monitors with optional status filter. Auth required.

Parameters* required
statusstring
Filter by monitor status.one of ACTIVE · CANCELLED
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Sales & MarketingSearch & Web CrawlingData & Analytics
Registryactive
TransportHTTP
AuthRequired
UpdatedApr 1, 2026
View on GitHub

Related Sales & Marketing MCP Servers

View all →
caplia-tech avatar
Caplia

io.github.caplia-tech/caplia

MCP server for VC pitch-deck scoring, thesis-fit matching, and deal-flow management.
carlosalvite avatar
Foundersignal

io.github.carlosalvite/foundersignal

Find SaaS ideas worth building. Revenue data, growth signals and pain points from 10+ sources.
codywatters avatar
Riveter

io.github.codywatters/riveter

MCP server for Riveter's enrichment, scraping, and monitoring API
colinhughes2121 avatar
GoCreative Agent API

io.github.colinhughes2121/gocreative-agent-api

Pay-per-call social enrichment + 140+ lookups for AI agents. x402 + USDC on Base.
ernestalabs avatar
Forage - MCP Server for AI Agents

io.github.ernestalabs/forage

Web intelligence, verified B2B contacts, and a persistent knowledge graph for AI agents.
evozim avatar
Bio-Data Parser

io.github.evozim/bio-data-parser

Bioinformatics and genomic sequence parser for clinical research.