facebook-marketplace-mcp
by WilliamAxelC
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Network binding interface | 0.0.0.0 |
| PORT | No | HTTP port to listen on | 3000 |
| API_KEY | No | Optional API key protecting public endpoints | |
| BASE_PATH | No | Base route prefix (e.g. /facebook) | |
| FB_COOKIE | No | Optional Facebook session cookies (c_user=...; xs=...) | |
| LOG_LEVEL | No | Logging verbosity (debug, info, warn, error) | info |
| HTTP_PROXY | No | HTTP proxy URL | |
| HTTPS_PROXY | No | HTTPS proxy URL | |
| MOCK_ON_BLOCKED | No | Fallback to simulation mode if blocked or unauthenticated | true |
| DEFAULT_LOCATION | No | Default city for unlocalized searches | jakarta |
| REQUEST_DELAY_MS | No | Minimum delay between live scraper requests | 400 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues