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
tooloracle avatar

Iso20022oracle

tooloracle/iso20022oracle
HTTPregistry active
Summary

Connects to ToolOracle's ISO 20022 service to handle financial messaging standards. You get 12 tools covering the main message types: pacs for payments clearing and settlement, pain for payment initiation, and camt for cash management. It parses these MX format messages, validates them against ISO 20022 schemas, and helps migrate legacy MT messages to the newer MX standard. Reach for this when you're building payment systems that need to speak modern banking protocols or when you're migrating off the old SWIFT MT formats. The streamable HTTP transport means you can call it over the network without local setup.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →

ISO20022Oracle

The first MCP server for ISO 20022 stablecoin compliance.

12 tools covering SWIFT MT→MX migration, Digital Token Identifiers (ISO 24165), structured address validation, MiCA cross-checks, and Travel Rule compliance.

npx -y mcp-remote https://mcp.feedoracle.io/iso20022/mcp/

Why this exists

Three deadlines are converging:

DeadlineWhatImpact
Nov 2025SWIFT MT retiredAll cross-border payments must use MX (ISO 20022)
Jul 2026MiCA enforcementUnauthorized stablecoins blocked in EU
Nov 2026Structured addressesUnstructured postal addresses rejected by SWIFT/SEPA/CHAPS

Banks, payment providers, and compliance teams need to verify that stablecoin settlement references, address formats, and authorization status are correct before sending an ISO 20022 message. This MCP automates those checks.

Tools

ToolWhat it does
validate_messageValidate ISO 20022 XML (pacs.008, camt.053, pain.001) for schema compliance and Nov 2026 address deadline
check_structured_addressCheck postal address against SWIFT/SEPA structured format requirements
dti_lookupDigital Token Identifier (ISO 24165) for USDC, USDT, EURC, RLUSD, DAI, XRP, XLM, PYUSD
generate_pacs008Generate pacs.008 XML skeleton with optional stablecoin settlement via DTI
travel_rule_checkFATF Travel Rule compliance check mapped to ISO 20022 fields
stablecoin_iso_profileComplete ISO 20022 integration profile: DTI, networks, MiCA status, XRPL details
mica_cross_checkCan this stablecoin be used in EU ISO 20022 payment flows? PASS/WARN/BLOCK
sanctions_screen_isoScreen originator/beneficiary from ISO 20022 messages against EU/OFAC/UN lists
message_convert_checkMT→MX migration status (MT103→pacs.008, MT940→camt.053, etc.)
swift_deadlinesAll SWIFT/ISO 20022 compliance deadlines with countdown and urgency levels
message_catalogAll ISO 20022 message types relevant to stablecoin/crypto payments
health_checkService status

Example: RLUSD settlement via XRPL

{
  "name": "generate_pacs008",
  "arguments": {
    "debtor_name": "Deutsche Bank AG",
    "debtor_bic": "DEUTDEFF",
    "creditor_name": "Santander UK plc",
    "creditor_bic": "ABBYGB2L",
    "amount": "50000.00",
    "currency": "USD",
    "stablecoin": "RLUSD"
  }
}

Returns a complete pacs.008.001.10 XML with:

  • Settlement method: INGA (Instructed Agent — on-chain)
  • DTI reference: DTI-RLUSD-RP01
  • Network: XRPL
  • Structured addresses (Nov 2026 compliant)

DTI Registry

TokenDTIIssuerMiCA StatusNetworks
USDCDTI-4GBB49K10Circle✅ AUTHORIZEDEthereum, Polygon, Solana, Base, +
EURCDTI-EURC-CF01Circle✅ AUTHORIZEDEthereum, Solana, Base, +
USDTDTI-X9DT2GCM0Tether❌ NOT AUTHORIZEDEthereum, Tron, Solana, +
RLUSDDTI-RLUSD-RP01Ripple⏳ PENDINGXRPL, Ethereum
DAIDTI-DAI-MK01MakerDAO❓ UNKNOWNEthereum, Polygon, +

Connect

Claude Desktop / Cursor / Windsurf:

{
  "mcpServers": {
    "iso20022": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.feedoracle.io/iso20022/mcp/"]
    }
  }
}

Direct HTTP:

curl -X POST https://mcp.feedoracle.io/iso20022/mcp/ \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"dti_lookup","arguments":{"symbol":"RLUSD"}}}'

Part of FeedOracle

ISO20022Oracle is part of the FeedOracle compliance evidence infrastructure and the ToolOracle MCP platform (50+ servers, 530+ tools).

Built with the FeedOracle Enterprise Trust Layer — ES256K signing, Evidence Registry, on-chain anchoring.

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Registryactive
TransportHTTP
UpdatedMay 7, 2026
View on GitHub

More from tooloracle

  • Law
  • Leadoracle
  • Memeoracle
  • Mica
  • Predictionguard
  • Priceoracle
  • Rankoracle
  • Reporting
  • Researchoracle
  • Riskoracle
  • Seooraclev2
  • Shoporacle
  • Smartmoneyoracle
  • Solanaoracle
  • Suioracle
  • Xrploracle
  • Yieldoracle
  • Ampel
  • Changeoracle
  • Conductor
  • Contractoracle
  • Dependencyoracle
  • Ecommerceoracle
  • Governanceoracle