xingce-solver
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_method_cardB | Return a full method card by method_id. |
| search_methodsC | Search method cards in the Xingce knowledge base. |
| classify_questionB | Route a question stem to preliminary modules and method cards. |
| get_source_referenceB | Return source files, pages, confidence, and review flag for a method. |
| solve_data_analysisC | Build a structured data-analysis solving draft, not a final answer. |
| solve_logic_reasoningC | Build a structured logic-reasoning solving draft, not a final answer. |
| get_graphic_reasoning_scaffoldA | Return the read-only method scaffold for graphic reasoning. This tool provides visual observation order, visual checklists, response template, and uncertainty policy. It does not inspect images, solve questions, or select an answer. |
| get_definition_judgement_scaffoldA | Return the read-only method scaffold for definition judgement. This tool provides question polarity routing, definition element checklists, option verification template, and uncertainty policy. It does not solve questions or select an answer. |
| get_analogy_reasoning_scaffoldA | Return the read-only method scaffold for analogy reasoning. This tool provides relation-type checklists, relation verification steps, option comparison guidance, and uncertainty policy. It does not solve questions or select an answer. |
| get_logic_analysis_scaffoldA | Return the read-only method scaffold for logic analysis reasoning. This tool provides problem-type routing, structure templates, constraint extraction checklist, option verification guidance, and uncertainty policy. It does not solve questions or select an answer. |
| get_quantity_relation_scaffoldA | Return the read-only method scaffold for quantity relation reasoning. This tool provides problem-type routing, quantity extraction guidance, unit normalization checks, method checklists, option verification guidance, and uncertainty policy. It does not solve questions, compute final answers, or select an option. |
| get_verbal_reasoning_scaffoldA | Return the read-only method scaffold for verbal reasoning. This tool provides question-type routing, discourse-structure analysis guidance, cloze-context checks, sentence-expression checks, option verification guidance, and uncertainty policy. It does not solve questions, compute final answers, or select an option. |
| route_xingce_questionA | Route a question to the recommended module or scaffold without solving. Supports module_hint / section_context to guide routing by exam section context. Returns module guess, confidence, recommended tool/track, and reasoning signals. Does not answer questions or select options. |
| compose_xingce_analysis_promptA | Compose a structured analysis prompt from question and route result. Supports module_hint / section_context to guide routing by exam section context. Does not solve questions, compute answers, or select options. Returns prompt_text for LLM consumption. |
| compose_xingce_answer_promptB | Compose a conservative answer prompt for LLM-in-the-loop answering. Supports module_hint / section_context to guide routing by exam section context. Returns answer_prompt with strict constraints, output schema, and safety contract. Does not answer questions, call external LLM, or select options. |
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/heihei999/huasheng-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server