Genspark Custom MCP Bridge
by passasooz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| META_MCP_URL | No | Upstream MCP endpoint URL (alias for Meta Ads) | |
| META_MCP_NAME | No | Display name for logs (alias for Meta Ads) | |
| UPSTREAM_API_KEY | No | API key forwarded as X-Api-Key header | |
| UPSTREAM_MCP_URL | No | Upstream MCP endpoint URL | |
| META_ACCESS_TOKEN | No | Meta access token (alias) | |
| UPSTREAM_MCP_NAME | No | Display name for logs | |
| UPSTREAM_TRANSPORT | No | Transport type: auto, streamable-http, or sse (default: auto) | |
| UPSTREAM_AUTH_TOKEN | No | Authentication token (alias) | |
| META_ADS_ACCESS_TOKEN | No | Meta Ads access token (alias) | |
| UPSTREAM_BEARER_TOKEN | No | Bearer token for authentication | |
| UPSTREAM_HEADERS_JSON | No | Extra headers as JSON string | |
| UPSTREAM_AUTH_HEADER_NAME | No | Custom auth header name | |
| UPSTREAM_AUTH_HEADER_VALUE | No | Custom auth header value |
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 | |
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/passasooz/genspark-custom-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server