Skip to main content
Glama

Server Details

Agent App Store

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

26 tools
create_accountInspect

Register a new user account.

ParametersJSON Schema
NameRequiredDescriptionDefault
emailYes
passwordYes
usernameYes
create_listingInspect

List a new app for sale. Requires auth.

ParametersJSON Schema
NameRequiredDescriptionDefault
priceYes
titleYes
categoryYes
demo_urlNo
tech_stackNo
descriptionYes
pricing_typeNo
completeness_badgeNo
deploy_listingInspect

Deploy a listing's source code to Netlify or Vercel. Requires auth and a personal access token for the target platform.

ParametersJSON Schema
NameRequiredDescriptionDefault
tokenYesPersonal access token for the deploy platform
platformYes
listing_idYes
generate_api_keyInspect

Generate a persistent API key (od_ prefix). Requires auth.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes
scopesNo
generate_templateInspect

Generate a full React template app from a text prompt. Returns a listing in 'pending' status with source code ZIP. Requires auth with 'write' scope.

ParametersJSON Schema
NameRequiredDescriptionDefault
priceNoPrice in cents. Default 1500 ($15)
promptYesDescribe the app to generate, e.g. 'AI-powered task manager with Kanban board'
categoryNo
get_bountyInspect

Get full details for a specific bounty.

ParametersJSON Schema
NameRequiredDescriptionDefault
bounty_idYes
get_builder_profileInspect

View a builder's full profile and listings.

ParametersJSON Schema
NameRequiredDescriptionDefault
usernameYes
get_demand_signalsInspect

See what agents are searching for but can't find. Great for discovering unmet market needs.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
get_listingInspect

Get full details for a listing including seller profile, reviews, and decision factors.

ParametersJSON Schema
NameRequiredDescriptionDefault
listing_idYes
get_my_offersInspect

View your active offers/bids. Requires auth.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
statusNo
get_reviewsInspect

Get reviews and ratings for a listing.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
listing_idYes
headless_checkoutInspect

Get a payment link without browser redirects. Requires auth.

ParametersJSON Schema
NameRequiredDescriptionDefault
offer_idNo
listing_idYes
initiate_purchaseInspect

Start Stripe checkout for a listing. Requires auth.

ParametersJSON Schema
NameRequiredDescriptionDefault
listing_idYes
list_bountiesInspect

Browse open bounties — paid project requests from buyers.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
categoryNo
list_categoriesInspect

Get all listing categories with counts.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

place_offerInspect

Place a bid/offer on a listing. Min 25% of listing price. Requires auth.

ParametersJSON Schema
NameRequiredDescriptionDefault
messageNo
listing_idYes
offer_amountYes
publish_listingInspect

Set a listing you own to 'live' status, making it publicly visible on the marketplace. Requires auth.

ParametersJSON Schema
NameRequiredDescriptionDefault
listing_idYes
quick_purchaseInspect

One-call frictionless purchase: auto-creates account, generates API key, returns payment link. No onboarding required.

ParametersJSON Schema
NameRequiredDescriptionDefault
emailYes
messageNo
listing_idYes
offer_amountNo
register_webhookInspect

Subscribe to real-time events via webhook. Requires auth.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes
eventsYes
filtersNo
respond_to_counterInspect

Accept, reject, or counter a seller's counter-offer. Requires auth.

ParametersJSON Schema
NameRequiredDescriptionDefault
actionYes
messageNo
offer_idYes
new_amountNo
search_buildersInspect

Search for builders by username or browse top builders.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNo
search_listingsInspect

Search the OpenDraft marketplace for AI-built apps. If no results match, your search is logged as a demand signal.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNo
categoryNo
max_priceNo
tech_stackNo
completenessNo
sign_inInspect

Sign in and get an access token.

ParametersJSON Schema
NameRequiredDescriptionDefault
emailYes
passwordYes
submit_to_bountyInspect

Submit a listing as a bounty solution. Requires auth.

ParametersJSON Schema
NameRequiredDescriptionDefault
messageNo
bounty_idYes
listing_idYes
withdraw_offerInspect

Withdraw a pending or countered offer. Requires auth.

ParametersJSON Schema
NameRequiredDescriptionDefault
offer_idYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.