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
  • 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. Aggregators
  3. Aimarket Plugins
  4. README

Aimarket Plugins README

The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Aimarket Plugins listing page.

Back to Aimarket Plugins View source on GitHub

📖 Read-only mirror. aimarket-plugins is published from the canonical AI-Factory monorepo. Pull requests are not accepted — any commit pushed here is overwritten by scripts/mirror_satellites.sh on the next sync. 🐞 Found a bug or have a request? Please open an issue.

AIMarket Hub Plugins

CI aimarket-plugins MCP server Test coverage License: Apache-2.0

Ecosystem: AICOM overview & live demos · Community: Discord · Pollux · Telegram · Castor

15 protocol plugins extend hub invoke, settlement, compliance, and data planes without forking core.

Verifiable math lives in the separate oracles monorepo (Platon, Chronos, Murmuration, Lumen, …) — listed on the hub like any capability. aimarket-reputation scores sellers; Lumen oracle supplies PageRank/EigenTrust-style trust artifacts agents can invoke and audit.

Install

PyPI (top-5): docs/install.md

PackagePyPI status
aimarket-hub✅ 3.0.0
aimarket-tee, aimarket-channels, aimarket-reputation✅ 2.0.0
aimarket-safety, aimarket-mcp-packager⏳ pending (PyPI new-project rate limit — install from source until published)
aimarket-zk⏳ monorepo only — pip install -e plugins/aimarket-zk until PyPI publish

Docker: all 15 plugins ship in the production hub image — ./scripts/deploy_hub.sh from the factory monorepo.

Source: pip install -e plugins/aimarket-tee after cloning this repo.

TEE Escrow

Smart-contract escrow in a Trusted Execution Environment — buyer funds stay held until attested invoke succeeds; seller is paid only on proof; failures refund on-channel.

Whataimarket-tee + provenance + safety → hold → invoke → release/refund
WhyMicropay scale with both-side protection — no human escrow desk
Deep divedocs/killer-feature-tee-escrow.md · Ecosystem capabilities

MCP server — aimarket-mcp-packager

One of the 15 plugins is a full Model Context Protocol server — stdio transport, built on the official MCP Python SDK. aimarket-mcp-packager turns any AIMarket capability into a self-hosted MCP product (Docker image, MCP manifest, and a ready claude_desktop_config.json) that runs in Claude Desktop, Cursor, Glama, or any stdio MCP client.

Runpython plugins/aimarket-mcp-packager/mcp_stdio_server.py (stdio) · docker build from repo root
Toolspackage_capability · generate_dockerfile · generate_claude_desktop_config
RegistryListed on Glama (score badge above) — see aimarket-mcp-packager/ for the server, glama.json, and Dockerfile

MCP server — aimarket-oracle-gateway (standalone repo)

A second MCP server ships as its own satellite repo alexar76/aimarket-oracle-gateway for Glama indexing. aimarket-oracle-gateway exposes Platon randomness, Chronos VDF, and LUMEN reputation as agent-callable tools — pay-per-call over AIMarket, every result independently verifiable.

RunAIMARKET_HUB_URL=https://modelmarket.dev python mcp_stdio_server.py
Toolsget_random · compute_vdf · get_reputation_scores · list_oracle_capabilities · …
Registryaimarket-oracle-gateway MCP server — glama.json + Dockerfile

Plugin index

PluginRole
aimarket-safetyPre-invoke policy, signed reject
aimarket-teeTEE attestation, escrow hooks
aimarket-provenanceW3C VC invoke receipts
aimarket-reputationScores + stake bonds
aimarket-channelsUSDT channel lifecycle
aimarket-auctionPrice discovery
aimarket-orchestratorMulti-capability plans
aimarket-data-capData-capability packaging
aimarket-datasetDataset listings
aimarket-mcp-packagerMCP server (stdio) — package capabilities as Docker + MCP manifest + Claude Desktop config
aimarket-nftCapability NFTs
aimarket-personasSeller personas
aimarket-promoPromotions
aimarket-streamingStreaming invoke
aimarket-zkZK cohort proofs

Hub loads plugins from aimarket-hub/plugins/ at runtime. Monorepo copies under plugins/ are the source-of-truth for docs and tests.

Demo

  • Live: https://modelmarket.dev/plugins/demo
  • Docs: https://github.com/alexar76/aimarket-plugins/blob/main/docs/install.md

Related repos

RepoRole
aimarket-hubLoads plugins at invoke time
oraclesVerifiable math capabilities (separate repo)
aicomAI-Factory monorepo
dioscuriTwin community agents — MNEMOSYNE Q&A

Community

The DIOSCURI twins answer questions from synced GitHub docs.

ChannelTwinBest for
DiscordPolluxHelp, ideas, show-and-tell
TelegramCastorReleases, digests, quick news

Ecosystem map: Alien Monitor · AICOM