Vinkius
Sharetribe

Sharetribe MCP for AI. Manage listings, transactions, and users programmatically.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Sharetribe MCP on Cursor AI Code EditorSharetribe MCP on Claude Desktop AppSharetribe MCP on OpenAI Agents SDKSharetribe MCP on Visual Studio CodeSharetribe MCP on GitHub Copilot AI AgentSharetribe MCP on Google Gemini AISharetribe MCP on Lovable AI DevelopmentSharetribe MCP on Mistral AI AgentsSharetribe MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

Sharetribe MCP Server gives your AI agent full administrative control over a custom marketplace. You can manage listings, audit user profiles, and force payment transitions using natural language prompts.

It lets your client perform operations—like approving entries or marking transactions as complete—without navigating complex vendor panels.

What your AI can do

Approve listing

Marks a pending listing as approved, making it publicly visible on the marketplace.

Get listing

Pulls all specific details for one single marketplace entry using its unique ID.

Get transaction

Retrieves deep details and current status for a specific payment or booking transaction.

+ 6 more capabilities included
Moderate Listings

The agent lists all marketplace entries, retrieves specific listing details, and approves pending items for public visibility.

Control Transaction State

You can read the status of any transaction and advance its lifecycle—moving an order from 'pending' to 'confirmed' or 'complete'.

Audit User Profiles

The agent fetches user profiles and lists all registered users, allowing you to check account details or track behavior.

Monitor Reviews

You can pull a complete list of marketplace reviews for moderation, checking both positive feedback and problematic content.

Track Market Activity

The client lists all transactions and listings in the system, giving you an overview of what's happening across the platform.

Included with Plan

Waiting for input…

AI Agent

Sharetribe MCP Server: 9 Tools for Ops Management

These nine tools let your agent perform administrative actions—from listing moderation to transaction state changes—on a custom marketplace.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Sharetribe on Vinkius

Approve Listing

Marks a pending listing as approved, making it publicly visible on the marketplace.

Get Listing

Pulls all specific details for one single marketplace entry using its unique ID.

Get Transaction

Retrieves deep details and current status for a specific payment or booking...

Get User

Gets the full profile and account data for a single registered user.

List Listings

Generates an enumerated list of all marketplace listings, often filtered by status...

List Reviews

Pulls a collection of reviews left on the platform for moderation and auditing.

List Transactions

Provides an overview list of all historical and current marketplace financial transactions.

List Users

Lists every user account registered on the platform, providing a directory for...

Transition Transaction

Forces an existing transaction to move from its current state (like 'pending') to a...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Sharetribe integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Sharetribe, then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,000+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Sharetribe MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Sharetribe. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 9 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Handling marketplace content moderation shouldn't require jumping between three different dashboards.

Today, if a user submits a listing that needs review, you open the vendor portal to check basic info. Then, you switch tabs to the payments dashboard to see if they paid deposits, and finally, you jump to the reviews page to look for complaints. It’s three separate logins just to greenlight one entry.

With the Sharetribe MCP Server, your agent handles the whole flow in a conversation. You prompt it to check all pending listings. The agent runs `list_listings`, pulls details with `get_listing` on the results, and if they pass muster, it executes `approve_listing`. Done.

Sharetribe MCP Server: Get payment status and force transitions.

Manual workflows often get stuck because a transaction moves from 'paid' to 'pending fulfillment,' but no one clicks the final button. You spend time emailing accounting or waiting for someone to remember to update the state on the dashboard, only to find out it was just an API oversight.

The `transition_transaction` tool eliminates that wait time. Your agent can read the status using `get_transaction`, identify the blockage, and execute the required transition immediately. It moves the money flow without needing a human in the loop.

What your AI can actually do with this

This server gives your AI agent full admin control over a custom marketplace, letting you manage listings, audit user profiles, and force payment transitions using nothing but natural language prompts. You don't have to navigate complex vendor panels; your agent just talks to the system and gets it done.

Moderate Listings: To get an overview of every piece of inventory, your agent runs list_listings, which generates a full directory of all marketplace entries, often filtered by status or category. If you need the granular details for one specific item—say, checking dimensions or vendor notes—you pull those exact specifics using get_listing with its unique ID.

Once you've vetted an entry and it’s ready to go live, your agent approves it instantly with approve_listing, making it publicly visible on the marketplace.

Track Market Activity: To keep tabs on what’s actually happening financially across the platform, your client uses list_transactions for a broad overview of all historical and current financial movements. If you need deep visibility into one particular payment or booking—maybe checking why a deposit stalled—you call get_transaction, which retrieves every detail and the exact status of that single record.

When an order is ready to move from 'pending' to 'complete,' your agent forces operational momentum using transition_transaction. This action moves an existing transaction to a new state, closing out the lifecycle.

Audit User Profiles: You gotta keep tabs on who’s doing what. To see every person registered in the system, your agent runs list_users, giving you a complete directory for audits. If you want to check someone's account history or profile details—maybe verify their address or membership status—your agent calls get_user with that individual's specific data.

For behavioral tracking and moderation, it pulls a full collection of reviews using list_reviews, letting you audit everything from glowing feedback to problematic content.

The Full Scope: Your AI client handles three core areas: the goods (listings), the people (users), and the money (transactions). You get administrative power over listing visibility by running list_listings and then approving items with approve_listing. If you need to verify a transaction’s status, it'll pull all records via list_transactions, check specific details using get_transaction, or force the state change with transition_transaction.

Similarly, when auditing people, your agent lists every account using list_users and gets deep profile info for any single user. You can also keep an eye on the whole marketplace activity by calling list_reviews to check all moderation queues.

Built · Hosted · Managed by Vinkius Sharetribe MCP Server - Manage Marketplace Listings & Users
Server ID 019d7606-fadb-71b4-8245-1728d044011b
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I find all listings that are waiting for review using list_listings? +

You can run list_listings and filter by the specific status ID, like 'pendingApproval.' This function returns a collection of IDs for every item in that state. You then use get_listing on those IDs to see the content.

Can I force an order from pending to complete using transition_transaction? +

Yes, that's what transition_transaction does. You must first provide the specific transaction ID and then tell the agent the target state (e.g., 'complete'). The tool moves it and confirms the change.

What is the difference between get_listing and list_listings? +

list_listings gives you a directory—a collection of IDs or summaries for many listings. get_listing, however, takes one specific ID and returns all the deep details on just that single entry.

How do I check if a user is authorized to approve something? +

You should run list_users first to get an overview. If you need deeper context on their behavior, use get_user. This helps verify the account's status before running tools like approve_listing.

If I run `get_listing` with an invalid ID, what error does my agent receive? +

It returns a specific HTTP 404 status code and an empty data payload. Your AI client must check for this explicit failure state to prevent the workflow from halting unexpectedly.

Does running `list_users` repeatedly cause rate limiting issues? +

Yes, continuous calls to list functions consume your API quota rapidly. We suggest batching requests or adding a small delay loop between multiple data pulls for stable performance.

When I use `list_transactions`, what core metrics are guaranteed in the output? +

The result set always includes the transaction UUID, its current status code, and the associated user ID. This reliable structure lets your agent immediately verify order ownership and lifecycle stage.

How do I filter `list_reviews` to only see reviews for a specific listing? +

You must pass the target listing's unique ID as a mandatory parameter in the call. This limits the scope, ensuring your agent analyzes only the reviews tied directly to that piece of inventory.

Can the AI forcefully complete an active marketplace payment transition? +

Absolutely. Through the transition_transaction method, your prompt can dictate the order pipeline. Ensure you pass the specific UUID of the order and the explicit, configured transition name (e.g., "transition/accept" or "transition/complete") to force the lifecycle into its subsequent operational phase immediately.

Why use the Integration API instead of the Marketplace API? +

Because the Integration API is the unadulterated administrator backend designed for secure backend logic rather than client interfaces. This permits system-level moderation, transaction configuration, and override state.

Can this integration modify review ratings directly? +

Currently, the integration specifically implements list_reviews as a query mechanism tailored exclusively around monitoring and auditing capabilities. It does not actively expose a write mutation structurally to alter or destroy existing community integrity ratings.

Built & Managed by Vinkius 30s setup 9 tools

We've already built the connector for Sharetribe. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 9 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.