vibetutor-mcp
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 |
|---|---|
| generate_book_from_markdownA | [기본/권장] 사용자의 일반적인 교재 생성 요청 시 이 툴을 최우선으로 기본 사용하십시오. [중요: 출력 포맷 확인 필수]
사용자가 '교재 만들어줘'라고 요청할 때 특정 포맷(PDF, HTML, Markdown)을 명시하지 않았다면,
임의로 기본값을 선택해서 툴을 호출하지 말고
반드시 먼저 사용자에게 어떤 포맷으로 생성할지 물어보십시오.
(예: "PDF, HTML, Markdown 중 어떤 형식으로 교재를 만들어 드릴까요?")
사용자가 대답으로 포맷을 지정하면 그에 맞춰
[마크다운 작성 규칙]
|
| search_materialA | 제목에 검색어가 포함된 누적 교재를 최신순으로 찾는다. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| book_from_chat_template | 대화 히스토리 기반 통교재 마크다운 작성 표준 프롬프트. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| list_materials_resource | 저장된 모든 교재 메타데이터를 JSON 배열로 반환한다. |
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/PEANUTBUTTER1001/vibetutor-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server