xiaoflow mcp server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| discover_keywordsA | Legacy alias for related keyword discovery. Returns paginated keyword metrics and monthly history. |
| get_keyword_metricsA | Get exact-match base metrics and 1-48 months of monthly history for one keyword. |
| get_related_keywordsA | Get all related keywords for a seed with metrics/history. Paginate until has_more=false; no total-result cap. |
| bulk_keyword_metricsA | Get exact-match base metrics and 1-48 months of history for up to 1,000 keywords. |
| start_keyword_expansionB | Start an asynchronous breadth-first/round-based keyword expansion. |
| get_keyword_expansion_statusA | Poll a round-based expansion task and optionally return its results. |
| analyze_urlA | Domain/site keyword discovery via /api/v1/websites (requires brand=0|1). Use site for full domain mapping; use url for a single page via /api/v1/keywords. |
| get_domain_statsA | Website overview metrics and traffic history. GET /api/v1/websites/:domain?brand=0|1 |
| list_domain_keywordsA | Paginated keyword list for a domain. GET /api/v1/websites/:domain/keywords?brand=0|1 |
| get_keyword_detailsA | Historical volume for a keyword slug. |
| bulk_keyword_lookupA | Bulk volume/CPC for up to 1,000 keywords. |
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/xiaoq-in/xiaoflow-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server