SellerSprite MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SELLERSPRITE_CDP_URL | No | 已登录 Chrome 的调试地址 | http://127.0.0.1:9222 |
| SELLERSPRITE_BROWSER_PATH | No | 可选;覆盖自动识别的 Chromium 浏览器程序 | |
| SELLERSPRITE_BROWSER_PROFILE | No | 可选;覆盖当前系统的登录浏览器持久化目录 | |
| SELLERSPRITE_CALL_TIMEOUT_MS | No | 单次调用超时毫秒数 | 120000 |
| SELLERSPRITE_MAX_OUTPUT_BYTES | No | 单次响应最大字节数 | 20971520 |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| sellersprite_list_operationsB | List available SellerSprite logged-in web and extension operations with their purpose and endpoint. |
| sellersprite_describe_operationB | Explain one operation: purpose, Agent input, actual logged-in web request, defaults, response, prerequisites, and verification. |
| sellersprite_callB | Execute a SellerSprite logged-in web or extension operation using the documented MCP tool input. |
| sellersprite_session_statusA | Check the attached Chrome SellerSprite web and extension login state without exposing credentials. |
| sellersprite_loginB | Open SellerSprite in the local default Chromium browser and wait for the user to complete sign-in. Credentials stay in the browser. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/JieXi-11/SellerSprite'
If you have feedback or need assistance with the MCP directory API, please join our Discord server