Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”’ Security
  3. FeedOracle Compliance Agent
FeedOracle Compliance Agent logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 10:01:38 AM

FeedOracle Compliance Agent

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

MiCA compliance evidence, stablecoin risk, macro regime, agent governance. 79 tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "feedoracle-compliance-agent": {
      "command": "uvx",
      "args": [
        "anthropic"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ”’ More in Security

Documentation Overview

FeedOracle Γ— Claude Managed Agents

Turn compliance questions into signed evidence β€” with one API call.

FeedOracle provides the compliance evidence layer for Claude's new Managed Agents platform. Connect 5 MCP servers. Get MiCA compliance verdicts, stablecoin risk scores, macro regime signals, and auditable governance β€” all running autonomously in Anthropic's managed infrastructure.

What you get

MCP ServerEndpointToolsWhat it does
Compliancefeedoracle.io/mcp/26MiCA status, evidence packs, peg deviation, reserves, compliance pre-flight
Riskfeedoracle.io/mcp/risk/sse137-signal stablecoin risk scoring, custody risk, DEX liquidity
Macrofeedoracle.io/mcp/macro/sse13Macro regime, Fed watch, yield curve, VIX, recession probability
AgentGuardfeedoracle.io/guard/mcp/17Audit logging, KYA identity, policy enforcement, secret detection
Bitcointooloracle.io/btc/mcp/10BTC price, blocks, transactions, mempool, fees, halving

Total: 79 tools available to your agent. No API keys needed.

Quickstart (bash)

server.ts
export ANTHROPIC_API_KEY="sk-ant-..."
bash quickstart.sh

Quickstart (Python)

Terminal
pip install anthropic httpx
export ANTHROPIC_API_KEY="sk-ant-..."
python feedoracle_agent.py

How it works

Code
Your App                 Anthropic Cloud              FeedOracle
   β”‚                          β”‚                           β”‚
   β”œβ”€ Create Agent ──────────►│                           β”‚
   β”‚  (5 MCP servers)         β”‚                           β”‚
   β”‚                          β”‚                           β”‚
   β”œβ”€ Start Session ─────────►│                           β”‚
   β”‚                          β”œβ”€ Provision container      β”‚
   β”‚                          β”‚                           β”‚
   β”œβ”€ "Is USDC MiCA          β”‚                           β”‚
   β”‚   compliant?" ──────────►│                           β”‚
   β”‚                          β”œβ”€ mica_status(USDC) ──────►│
   β”‚                          │◄── {status: compliant} ────
   β”‚                          β”‚                           β”‚
   β”‚                          β”œβ”€ peg_deviation(USDC) ────►│
   β”‚                          │◄── {deviation: 0.0003} ────
   β”‚                          β”‚                           β”‚
   β”‚                          β”œβ”€ evidence_bundle(USDC) ──►│
   β”‚                          │◄── {pack_id, signature} ───
   β”‚                          β”‚                           β”‚
   β”‚                          β”œβ”€ audit_log(decision) ────►│
   β”‚                          │◄── {logged, chain_id} ─────
   β”‚                          β”‚                           β”‚
   │◄── Signed verdict ────────                           β”‚
   β”‚    with evidence pack    β”‚                           β”‚

Agent Definition (curl)

Terminal
curl https://api.anthropic.com/v1/agents \
  -H "x-api-key: $ANTHROPIC_API_KEY" \
  -H "anthropic-version: 2023-06-01" \
  -H "anthropic-beta: managed-agents-2026-04-01" \
  -H "content-type: application/json" \
  -d '{
    "name": "FeedOracle Compliance Agent",
    "model": "claude-sonnet-4-6",
    "system": "You are the FeedOracle Compliance Agent...",
    "tools": [{"type": "agent_toolset_20260401"}],
    "mcp_servers": [
      {"type": "url", "url": "https://feedoracle.io/mcp/", "name": "feedoracle-compliance"},
      {"type": "url", "url": "https://feedoracle.io/mcp/risk/sse", "name": "feedoracle-risk"},
      {"type": "url", "url": "https://feedoracle.io/mcp/macro/sse", "name": "feedoracle-macro"},
      {"type": "url", "url": "https://feedoracle.io/guard/mcp/", "name": "feedoracle-agentguard"},
      {"type": "url", "url": "https://tooloracle.io/btc/mcp/", "name": "tooloracle-btc"}
    ]
  }'

Example queries

MiCA Compliance Check:

"Run a full MiCA compliance pre-flight for USDC. Generate a signed evidence pack."

Macro Regime Detection:

"What is the current macro regime? Should my trading agent be risk-on or risk-off?"

Stablecoin Portfolio Scan:

"Compare risk scores of USDC, USDT, DAI, RLUSD. Rank by MiCA suitability for an EU fund."

Agent Governance:

"Register this agent via KYA, then audit-log a compliance decision for USDT with full evidence chain."

Adding more MCP servers

FeedOracle/ToolOracle operates 85+ MCP servers with 860+ tools. Add any of these to your agent:

config.json
{"type": "url", "url": "https://feedoracle.io/mcp/macro/sse", "name": "macro"}
{"type": "url", "url": "https://tooloracle.io/sol/mcp/", "name": "solana"}
{"type": "url", "url": "https://tooloracle.io/eth/mcp/", "name": "ethereum"}
{"type": "url", "url": "https://tooloracle.io/btc/mcp/", "name": "bitcoin"}
{"type": "url", "url": "https://tooloracle.io/arb/mcp/", "name": "arbitrum"}
{"type": "url", "url": "https://tooloracle.io/base/mcp/", "name": "base"}
{"type": "url", "url": "https://tooloracle.io/sui/mcp/", "name": "sui"}
{"type": "url", "url": "https://tooloracle.io/ton/mcp/", "name": "ton"}
{"type": "url", "url": "https://tooloracle.io/hedera/mcp/", "name": "hedera"}
{"type": "url", "url": "https://feedoracle.io/flight/mcp/", "name": "flights"}
{"type": "url", "url": "https://feedoracle.io/hotel/mcp/", "name": "hotels"}
{"type": "url", "url": "https://feedoracle.io/jobs/mcp/", "name": "jobs"}
{"type": "url", "url": "https://feedoracle.io/shop/mcp/", "name": "shopping"}
{"type": "url", "url": "https://feedoracle.io/news/mcp/", "name": "news"}

Full catalog: feedoracle.io | tooloracle.io

Cost

ComponentPrice
Managed Agents runtime$0.08 / session hour
Claude Sonnet 4.6 tokensStandard API pricing
FeedOracle MCP serversFree (no API key needed)

Architecture

  • Agent β†’ Reusable config (model + prompt + tools + MCP servers)
  • Environment β†’ Container with network access to FeedOracle endpoints
  • Session β†’ Running instance, maintains state across tool calls
  • Events β†’ SSE stream of agent actions, tool calls, and results

Links

  • FeedOracle β€” Compliance evidence infrastructure
  • ToolOracle β€” Generalist data oracle marketplace
  • Claude Managed Agents Docs
  • MCP Protocol

License

MIT β€” Built by FeedOracle Technologies

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Security View all alternatives
  • Ida Pro MCP logoIda Pro MCP

    MCP server for IDA Pro, allowing you to perform binary analysis with AI assistants. This plugin implement decompilation, disassembly and allows you to generate malware analysis reports automatically.

    πŸ”’ Security4 views
    Compare vs Ida Pro MCP β†’
  • Attestix logoAttestix

    AI agent identity, W3C credentials, EU AI Act compliance. 47 MCP tools.

    πŸ”’ Security2 views
    Compare vs Attestix β†’
  • WalletTriage logoWalletTriage

    Real-time exploit-exposure risk check for EVM wallets, paid per query via x402 (USDC on Base).

    πŸ”’ Security1 views
    Compare vs WalletTriage β†’
  • Ui Ux Suite logoUi Ux Suite

    UI/UX design-audit MCP server: scores a project on 12 dimensions vs WCAG 2.2 + APCA.

    πŸ”’ Security1 views
    Compare vs Ui Ux Suite β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

npm downloads
33k
Package downloads in the last 30 days.
Last commit
5mo ago
Most recent push to the default branch.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about FeedOracle Compliance Agent

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "feedoracle-compliance-agent": { "command": "uvx", "args": ["anthropic"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFeedOracle Compliance Agent AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/feedoracle-compliance-agent?style=directory)](https://allmcps.com/mcp/feedoracle-compliance-agent)
HTML Embed
<a href="https://allmcps.com/mcp/feedoracle-compliance-agent"><img src="https://allmcps.com/api/badge/feedoracle-compliance-agent?style=directory" alt="FeedOracle Compliance Agent on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”’Security
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
Last updatedApr 12, 2026
11/12 checks healthy over the last 45d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 12, 2026
npm downloads33,726/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
41Quality signal: Fair Β· 41/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 2Low 2

Scanned 2d ago via OSV.dev Β· anthropic (PyPI)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”’ Security β†’Best MCP servers for Security β†’Alternatives to FeedOracle Compliance Agent β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients