Skip to main content
Glama
SocialAPIsHub

SocialAPIs MCP Server

Official

facebook_marketplace_search

Search Facebook Marketplace items with filters for keyword, location, price, category, condition, and sort order to find relevant listings.

Instructions

Search Facebook Marketplace items with filters for location, price, category, condition, and sort order

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoSearch term
category_urlNoCategory URL slug
commerce_search_sort_byNoSort: BEST_MATCH, CREATION_TIME_DESCEND, PRICE_ASCEND, etc.
commerce_search_and_rp_conditionNoCondition: new, used_like_new, used_good, used_fair
filter_location_latitudeNoGPS latitude
filter_location_longitudeNoGPS longitude
filter_price_lower_boundNoMinimum price
filter_price_upper_boundNoMaximum price
filter_radius_kmNoRadius in km
posted_todayNoWhen "true", limit to items posted today
exact_matchNoWhen "true", exact match search
end_cursorNoPagination cursor
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description must disclose behavioral traits. It states 'Search' implying read-only, but provides no details on pagination, rate limits, authentication, or side effects. The tool's behavior beyond the basic action is opaque.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single concise sentence that efficiently conveys the tool's main purpose and filter options. It is front-loaded with the action. However, it could include more information without becoming overly long.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 12 parameters and no output schema, the description should explain the return format, pagination, and parameter interactions. It does not. The tool feels underspecified for a complex search operation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema covers all 12 parameters with descriptions (100% coverage). The description lists filter types but adds no new semantic meaning beyond what the schema already provides, such as how to form a category URL or use pagination. Baseline score of 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool as searching Facebook Marketplace items and lists filter categories. However, it does not explicitly differentiate from sibling tools like facebook_marketplace_categories or facebook_marketplace_rentals, relying on tool naming for distinction.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus other marketplace tools or under what conditions. The description lacks any context about prerequisites or alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SocialAPIsHub/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server