topper-mcp
by Biajin-PKU
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENALEX_MAILTO | No | OpenAlex 的礼貌策略邮箱,不填则走慢速公共池 | |
| TOPPER_DATA_DIR | No | 档次表数据所在目录,覆盖默认数据位置 | |
| TOPPER_LLM_MODEL | Yes | 模型名称,例如 gpt-4o-mini,无默认值,需显式指定,必填 | |
| TOPPER_LLM_API_KEY | Yes | 任何 OpenAI 兼容端点的 API 密钥(OpenAI、本地 vLLM/Ollama 网关、中转等),必填 | |
| TOPPER_LLM_BASE_URL | No | OpenAI 兼容端点的基础 URL,默认为 https://api.openai.com/v1 | https://api.openai.com/v1 |
| SEMANTIC_SCHOLAR_API_KEY | No | Semantic Scholar API 密钥,不填也能跑但会被限流到几秒一次 | |
| TOPPER_LLM_FALLBACK_MODELS | No | 逗号分隔的备用模型列表,主模型不可用时依次尝试 |
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
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
- 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/Biajin-PKU/topper-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server