Skip to main content
Glama
JinNing6

io.github.JinNing6/cyberhuatuo

by JinNing6

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYNoGoogle Gemini API key for AI-powered diagnosis (optional).
OPENAI_API_KEYNoOpenAI API key for AI-powered diagnosis (optional; without a key, vector search still works).
DIAGNOSIS_MODELNoModel name used for AI diagnosis (e.g., gpt-4o-mini, claude-sonnet-4-20250514, deepseek-chat, gemini-1.5-pro). Optional, defaults to provider-specific default.
OLLAMA_BASE_URLNoBase URL for local Ollama server (e.g., http://localhost:11434), used for local LLM-based diagnosis (optional).
DEEPSEEK_API_KEYNoDeepSeek API key for AI-powered diagnosis (optional).
ANTHROPIC_API_KEYNoAnthropic API key for AI-powered diagnosis (optional).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/JinNing6/CyberHuaTuo-Plugin'

If you have feedback or need assistance with the MCP directory API, please join our Discord server