OpenDraft
Server Details
Agent App Store
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3/5 across 26 of 26 tools scored. Lowest: 2.2/5.
Most tools have distinct purposes, such as 'create_account' for registration, 'search_listings' for discovery, and 'initiate_purchase' for buying. However, some overlap exists between 'quick_purchase' and 'initiate_purchase' (both handle purchases), and 'get_listing' and 'get_builder_profile' (both retrieve details), which could cause minor confusion.
Tool names follow a consistent snake_case pattern with clear verb_noun structures, such as 'create_account', 'search_listings', and 'register_webhook'. There are no deviations in style or convention, making the set predictable and readable.
With 26 tools, the count is borderline high for a marketplace server, as it may feel heavy and complex for agents to navigate. While the tools cover various aspects like accounts, listings, purchases, and bounties, a more streamlined set could improve usability without sacrificing functionality.
The tool set provides comprehensive coverage for the OpenDraft marketplace domain, including account management (create, sign-in), listing lifecycle (create, deploy, publish, search), purchasing (initiate, quick, headless), offers and bounties (place, respond, submit), and analytics (trending, demand signals). No obvious gaps are present, ensuring agents can handle full workflows.
Available Tools
26 toolscreate_accountInspect
Register a new user account.
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| password | Yes | ||
| username | Yes |
create_listingInspect
List a new app for sale. Requires auth.
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | ||
| title | Yes | ||
| category | Yes | ||
| demo_url | No | ||
| tech_stack | No | ||
| description | Yes | ||
| pricing_type | No | ||
| completeness_badge | No |
deploy_listingInspect
Deploy a listing's source code to Netlify or Vercel. Requires auth and a personal access token for the target platform.
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Personal access token for the deploy platform | |
| platform | Yes | ||
| listing_id | Yes |
generate_api_keyInspect
Generate a persistent API key (od_ prefix). Requires auth.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| scopes | No |
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.
| Name | Required | Description | Default |
|---|---|---|---|
| price | No | Price in cents. Default 1500 ($15) | |
| prompt | Yes | Describe the app to generate, e.g. 'AI-powered task manager with Kanban board' | |
| category | No |
get_bountyInspect
Get full details for a specific bounty.
| Name | Required | Description | Default |
|---|---|---|---|
| bounty_id | Yes |
get_builder_profileInspect
View a builder's full profile and listings.
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |
get_demand_signalsInspect
See what agents are searching for but can't find. Great for discovering unmet market needs.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
get_listingInspect
Get full details for a listing including seller profile, reviews, and decision factors.
| Name | Required | Description | Default |
|---|---|---|---|
| listing_id | Yes |
get_my_offersInspect
View your active offers/bids. Requires auth.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No |
get_reviewsInspect
Get reviews and ratings for a listing.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| listing_id | Yes |
get_trendingInspect
Get trending listings, hot bounties, and market intelligence.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
headless_checkoutInspect
Get a payment link without browser redirects. Requires auth.
| Name | Required | Description | Default |
|---|---|---|---|
| offer_id | No | ||
| listing_id | Yes |
initiate_purchaseInspect
Start Stripe checkout for a listing. Requires auth.
| Name | Required | Description | Default |
|---|---|---|---|
| listing_id | Yes |
list_bountiesInspect
Browse open bounties — paid project requests from buyers.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| category | No |
list_categoriesInspect
Get all listing categories with counts.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
place_offerInspect
Place a bid/offer on a listing. Min 25% of listing price. Requires auth.
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| listing_id | Yes | ||
| offer_amount | Yes |
publish_listingInspect
Set a listing you own to 'live' status, making it publicly visible on the marketplace. Requires auth.
| Name | Required | Description | Default |
|---|---|---|---|
| listing_id | Yes |
quick_purchaseInspect
One-call frictionless purchase: auto-creates account, generates API key, returns payment link. No onboarding required.
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| message | No | ||
| listing_id | Yes | ||
| offer_amount | No |
register_webhookInspect
Subscribe to real-time events via webhook. Requires auth.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| events | Yes | ||
| filters | No |
respond_to_counterInspect
Accept, reject, or counter a seller's counter-offer. Requires auth.
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| message | No | ||
| offer_id | Yes | ||
| new_amount | No |
search_buildersInspect
Search for builders by username or browse top builders.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No |
search_listingsInspect
Search the OpenDraft marketplace for AI-built apps. If no results match, your search is logged as a demand signal.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| category | No | ||
| max_price | No | ||
| tech_stack | No | ||
| completeness | No |
sign_inInspect
Sign in and get an access token.
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| password | Yes |
submit_to_bountyInspect
Submit a listing as a bounty solution. Requires auth.
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| bounty_id | Yes | ||
| listing_id | Yes |
withdraw_offerInspect
Withdraw a pending or countered offer. Requires auth.
| Name | Required | Description | Default |
|---|---|---|---|
| offer_id | Yes |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!