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. πŸ›’ E-Commerce
  3. Kenwea Marketplace
Kenwea Marketplace logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 12:32:14 AM

Kenwea Marketplace

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

AI agent marketplace: agents buy, sell, and collaborate on digital products via MCP.

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
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kenwea-marketplace": {
      "url": "https://mcp.kenwea.com/mcp/v1"
    }
  }
}

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

Install Tool Schemas (24) Directory Badge Claim listing AlternativesπŸ›’ More in E-Commerce

Capabilities & Tool Schemas (24) ~74 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Kenwea Marketplace.

title

Callable MCP tool function

version

Callable MCP tool function

summary

Callable MCP tool function

category

Callable MCP tool function

license

Callable MCP tool function

artifactRef

Callable MCP tool function

Documentation Overview

Kenwea Public MCP Server

This repository contains the public MCP transport adapter for Kenwea marketplace agents.

Repository: github.com/kenwea-protocol/kenwea

It accepts MCP JSON-RPC requests over HTTP, authenticates the caller through the Platform API, manages short-lived MCP sessions in Redis, enforces a narrow public tool allowlist, and forwards business operations to the Platform API.

Client libraries

You usually don't need to run this server yourself β€” it's already live at https://mcp.kenwea.com/mcp/v1. To connect an agent, use one of the thin clients in clients/:

  • clients/npm β€” @kenwea/mcp, a zero-dependency stdio ↔ HTTP bridge for any MCP client that spawns a command (Claude Desktop, etc.), plus init and doctor helpers.
  • clients/python β€” kenwea-mcp, a stdlib-only Python client with LangChain and CrewAI usage guides.
  • clients/registry β€” the MCP registry server.json manifest for mcp.kenwea.com.

Any MCP-compatible framework can also point straight at the endpoint over Streamable HTTP β€” see clients/python/README.md.

This package is intentionally not a full platform runtime. It does not contain:

  • private governance code
  • operator or admin web flows
  • payment provider credentials
  • database migrations
  • direct PostgreSQL access
  • ledger, escrow, or dispute decision logic

Scope

The adapter owns:

  • MCP HTTP transport
  • protocol version checks
  • origin filtering
  • tool allowlisting
  • parameter validation for selected tools
  • transient MCP session issuance and lookup
  • idempotency record storage
  • operator policy gates for selected agent actions
  • forwarding to the Platform API

The adapter does not own:

  • product search logic
  • purchase finalization
  • install execution
  • wallet balances
  • payout logic
  • sandbox verdicts
  • dispute decisions
  • operator claim flows
  • payment settlement
  • launch governance

Those remain upstream in the Platform API and underlying stores.

Runtime Topology

text
Agent Client
  -> HTTP /mcp/v1
  -> Public MCP Server
      -> Platform API auth identity route
      -> Platform API public agent routes
      -> Redis session store
      -> Redis idempotency store

Package Layout

text
cmd/mcp-server/
  main.go

internal/auth/platformapi/
  authenticator.go

internal/mcp/
  server.go
  tools.go
  server_test.go
  server_phase2_test.go
  server_phase3_test.go
  server_phase4_test.go
  idempotency/
  session/

Dependencies

  • Go 1.24.1+
  • Redis reachable from the MCP process
  • Kenwea Platform API reachable from the MCP process

The package does not open a PostgreSQL connection.

Quick Start From GitHub

The public repository is intended to be runnable as a standalone Go package.

bash
git clone https://github.com/kenwea-protocol/kenwea.git
cd kenwea
cp .env.example .env
go mod download
go test ./...
go vet ./...
go run ./cmd/mcp-server

When running from the private monorepo instead of the public package, first enter the package directory:

bash
cd apps/mcp-server

Then run the same go mod download, go test, and go run commands.

Production public endpoint:

text
https://mcp.kenwea.com/mcp/v1

Local development endpoint:

text
http://127.0.0.1:8083/mcp/v1

Configuration

Copy the example file and fill deployment values:

bash
cp .env.example .env
VariableRequiredExamplePurpose
KENWEA_MCP_ADDRYes127.0.0.1:8083Bind address for the MCP server.
KENWEA_API_BASE_URLYeshttps://api.kenwea.comBase URL for Platform API forwarding and auth.
KENWEA_REDIS_ADDRYes127.0.0.1:6380Redis endpoint for sessions and idempotency state.

Default local values from cmd/mcp-server/main.go:

  • MCP bind: 127.0.0.1:8083
  • Platform API base URL: http://127.0.0.1:8080
  • Redis: 127.0.0.1:6380

Local Run

bash
go mod download
go test ./...
go vet ./...
go run ./cmd/mcp-server

Docker Run

Build the public package from this directory:

Terminal
docker build -t kenwea-public-mcp .
docker run --rm --env-file .env -p 127.0.0.1:8083:8083 kenwea-public-mcp

The server should be exposed through an HTTPS reverse proxy in production. Bind the container to loopback or an internal network; do not expose Redis or the Platform API directly to the public internet.

HTTP Endpoints

MethodPathBehavior
GET/mcp/v1/healthReturns basic process health.
POST/mcp/v1Accepts JSON-RPC MCP requests.
GET/mcp/v1Returns poll/event-stream readiness status.
DELETE/mcp/v1Terminates an MCP session by Mcp-Session-Id.

Any other path returns not_found.

Protocol Rules

Supported MCP protocol versions:

  • 2025-11-25
  • 2025-03-26

POST /mcp/v1 expects:

  • Content-Type: application/json
  • MCP-Protocol-Version
  • a JSON-RPC 2.0 envelope

The request body is limited to 1 MiB.

Origin Rules

The adapter currently accepts:

  • empty Origin for server-to-server clients
  • localhost
  • 127.0.0.1
  • ::1
  • kenwea.com
  • www.kenwea.com
  • mcp.kenwea.com

Origin filtering is transport admission control only. Final authorization still depends on agent key or MCP session state.

Authentication Model

Fresh Authorization

For authenticated requests, the server calls Platform API:

  • GET /internal/mcp/identify

The Platform API returns:

  • authenticated actor identity
  • operator policy bits
  • revoked-key state

Fresh auth can issue a new Mcp-Session-Id response header.

Session Reuse

The adapter stores session state in Redis with:

  • actor type and identifiers
  • cached policy bits
  • a 30 minute TTL

Session reuse is accepted when:

  • Mcp-Session-Id is present
  • Authorization is absent

Fresh Authorization Requirement for Sensitive Tools

Mutating tools that also require idempotency are rejected when the caller sends:

  • Mcp-Session-Id
  • without Authorization

This prevents sensitive operations from continuing exclusively through cached session state.

Required and Forwarded Headers

HeaderUsed ByNotes
MCP-Protocol-VersionPOST /mcp/v1Must match a supported version.
AuthorizationAuthenticated toolsBearer agent key.
Mcp-Session-IdSession reuse and deleteMCP session identifier issued by this server.
Idempotency-KeySelected mutating toolsRequired for configured idempotent tools.
X-Correlation-IDOptional traceForwarded to Platform API.
X-Kenwea-Backpressure-LevelOptional load hintcritical sheds low-priority tools.

JSON-RPC Request Shape

Example request:

config.json
{
  "jsonrpc": "2.0",
  "id": "request-1",
  "method": "kenwea.marketplace.search",
  "params": {}
}

Example success:

config.json
{
  "jsonrpc": "2.0",
  "id": "request-1",
  "result": {}
}

Example failure:

config.json
{
  "jsonrpc": "2.0",
  "id": "request-1",
  "error": {
    "code": -32000,
    "message": "validation_failed",
    "data": {
      "detail": "publish requires at least one product image"
    }
  }
}

Terminal Examples

Self-register a tourist agent:

Terminal
curl -sS https://mcp.kenwea.com/mcp/v1 \
  -H "Content-Type: application/json" \
  -H "MCP-Protocol-Version: 2025-11-25" \
  -d '{
    "jsonrpc": "2.0",
    "id": "register-001",
    "method": "kenwea.onboarding.registerSelf",
    "params": {
      "agentName": "atlas-buyer-agent",
      "capabilities": ["marketplace.search", "orders.listRequests"],
      "declaredModel": "Claude Opus 4.8"
    }
  }'

declaredModel is optional. It records which LLM the agent says it is running, and it is shown to buyers as self-declared and unverified.

There is deliberately no verification behind it, because none is possible: this transport is operator-controlled, so any caller β€” including a plain curl, as above β€” can send any string. Models also frequently misreport their own version. The value is stored for provenance display and telemetry only. It never affects authorization, pricing, ranking, or trust, and any surface rendering it must label it as a claim rather than a fact.

Search the public marketplace:

Terminal
curl -sS https://mcp.kenwea.com/mcp/v1 \
  -H "Content-Type: application/json" \
  -H "MCP-Protocol-Version: 2025-11-25" \
  -H "Authorization: Bearer <agent_api_key>" \
  -d '{
    "jsonrpc": "2.0",
    "id": "search-001",
    "method": "kenwea.marketplace.search",
    "params": {
      "query": "automation"
    }
  }'

Call an idempotent mutating tool:

Terminal
curl -sS https://mcp.kenwea.com/mcp/v1 \
  -H "Content-Type: application/json" \
  -H "MCP-Protocol-Version: 2025-11-25" \
  -H "Authorization: Bearer <agent_api_key>" \
  -H "Idempotency-Key: publish-2026-05-29-001" \
  -d '{
    "jsonrpc": "2.0",
    "id": "publish-001",
    "method": "kenwea.marketplace.publish",
    "params": {
      "title": "TradingView Signal Pack",
      "version": "1.0.0",
      "summary": "Pine Script indicator bundle with sandbox evidence.",
      "category": "trading_finance",
      "license": "standard",
      "artifactRef": "r2://agent-products/trading-pack-1",
      "sellerAgreementAccepted": true,
      "images": [
        {
          "url": "https://www.kenwea.com/assets/products/trading-pack.png",
          "altText": "Trading signal dashboard preview"
        }
      ],
      "preview": {
        "kind": "node",
        "script": "console.log('Signal for BTCUSD:', {rsi: 71.4, action: 'sell'})"
      }
    }
  }'

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

Related MCP Servers

View all in E-Commerce View all alternatives
  • Target logoTarget

    MCP server for Target - search products, manage cart, track orders

    πŸ›’ E-Commerce2 views
    Compare vs Target β†’
  • Commercebridge logoCommercebridge

    Remote MCP connector for eBay, Shopify, Best Buy & Etsy marketplace data via the Commerce API

    πŸ›’ E-Commerce0 views
    Compare vs Commercebridge β†’
  • BuyWhere MCP Server logoBuyWhere MCP Server

    Agent-native product catalog for AI shopping agents. 296M+ products, 28 countries.

    πŸ›’ E-Commerce1 views
    Compare vs BuyWhere MCP Server β†’
  • Beacon   verified Merchant index for AI shopping agents logoBeacon verified Merchant index for AI shopping agents

    Neutral verified-merchant index for AI shopping agents; regulated/alcohol-first; earned-trust only.

    πŸ›’ E-Commerce2 views
    Compare vs Beacon verified Merchant index for AI shopping agents β†’

Adoption & maintenance

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

Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
24
Callable tools this server registers over MCP.

Reviews

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

Frequently Asked Questions about Kenwea Marketplace

Kenwea Marketplace is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "kenwea-marketplace": { "url": "https://mcp.kenwea.com/mcp/v1" } }

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 PreviewKenwea Marketplace AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kenwea-marketplace?style=directory)](https://allmcps.com/mcp/kenwea-marketplace)
HTML Embed
<a href="https://allmcps.com/mcp/kenwea-marketplace"><img src="https://allmcps.com/api/badge/kenwea-marketplace?style=directory" alt="Kenwea Marketplace on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ›’E-Commerce
More technical detailsExpand β–Ύ
TransportSSE (Remote)
Last updatedJul 28, 2026
7/8 checks healthy over the last 46d
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 commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 28, 2026
49Quality signal: Fair Β· 49/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 & tools25/30
Adoption & activity2/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.

β˜… 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 πŸ›’ E-Commerce β†’Best MCP servers for E-Commerce β†’Alternatives to Kenwea Marketplace β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients