teaching-library
by debuger00
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEARXNG_URL | No | The URL of the searxng server | http://localhost:8080 |
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 |
|---|---|
| search_booksA | 按标题、作者或标签搜索书目 |
| checkout_bookA | 借阅一本可用图书;执行前必须由用户确认 |
| return_bookA | 根据借阅单归还图书;重复调用结果不变 |
| audit_inventoryA | 模拟耗时盘点,并逐步报告进度 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| make-research-plan | 让宿主模型根据主题和学习程度制定计划 |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| catalog | 图书馆当前的全部书目和可借状态 |
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/debuger00/MCPdemo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server