alexar76/aimarket-plugins

๐Ÿ”— Aggregators๐ŸŸข Verified Active
0 Views
0 Installs

๐Ÿ“‡ โ˜๏ธ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - aimarket-mcp-packager hub plugin: turn AIMarket capabilities into self-hosted MCP servers (Docker image + mcpmanifest + Claude Desktop mcpServers config). Part of 15-plugin AIMarket Hub (modelmarket.dev); protocol discovery at /.well-known/ai-market.json. Install: pip install aimarket-mcp-packager.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "alexar76-aimarket-plugins": {
      "command": "npx",
      "args": [
        "-y",
        "alexar76-aimarket-plugins"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

๐Ÿ“– 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 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

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

Related MCP Servers

thebrierfox/the-stall

๐Ÿ“‡ โ˜๏ธ - 209 pay-per-call AI capabilities via x402 USDC micropayments on Base mainnet. Covers US/global equities, crypto/DeFi analytics, options chains, dealer GEX, macro indicators, congressional trades, prediction markets, on-chain intelligence, EVM & Solana analysis, SEC filings, weather, aviation, and more. No API key โ€” pay per call from $0.001 USDC.

๐Ÿ”— Aggregators2 views
1mcp/agent

๐Ÿ“‡ โ˜๏ธ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

๐Ÿ”— Aggregators0 views
2s-io/sdk

๐Ÿ“‡ โ˜๏ธ ๐ŸŽ ๐ŸชŸ ๐Ÿง - Unified API for AI agents โ€” 180+ tools across geocoding, weather (NWS), climate stations (NOAA), earthquakes (USGS), tides (NOAA), points of interest (OpenStreetMap), patents (USPTO ODP), US case law (CourtListener / Free Law Project), Federal Register, Wikipedia, scientific papers (arXiv / PubMed / Semantic Scholar), AI summarize / translate / extract / screenshot / image-describe, image compression, DNS / WHOIS, crypto address-validate + EVM gas oracle, OFAC sanctions screening, US Census ACS demographics, airport / ZIP lookup. Sub-cent to a few cents per call in USDC on Base via x402 โ€” no API keys, no signup. npx -y @2sio/mcp

๐Ÿ”— Aggregators0 views
8randonpickart5/alderpost-mcp

๐Ÿ“‡ โ˜๏ธ - 8 bundled intelligence endpoints (security, company, threat, compliance, sales, sports, property, health) via x402 micropayments on Base.

๐Ÿ”— Aggregators0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Active

Recent health check succeeded.

Last checked: 7/28/2026, 10:45:20 AM

Unclaimed listing (imported or pending owner verification). Claim it โ†’
โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

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