Skip to main content
Glama
maqi1520

md2card-mcp-server

by maqi1520

md2card_api

Convert Markdown documents into customizable knowledge cards with various themes, sizes, and layouts for sharing or printing.

Instructions

将 Markdown 文档转换为精美的知识卡片

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNo卡片类型(小红书/正方形/手机海报/A4纸打印)
themeNo卡片主题(默认:苹果备忘录)(苹果备忘录/线圈笔记本/波普艺术/字节范/阿里橙/艺术装饰/玻璃拟态/温暖柔和/简约高级灰/梦幻渐变/清新自然/紫色小红书/笔记本/暗黑科技/复古打字机/水彩艺术/中国传统/儿童童话/商务简报/日本杂志/极简黑白/赛博朋克/青野晨光)apple-notes
widthNo卡片宽度
heightNo卡片高度
mdxModeNo是否启用MDX模式
markdownNoMarkdown内容
splitModeNo卡片拆分模式noSplit
themeModeNo卡片主题模式(默认模式/粉蓝模式/薄荷模式/紫色模式/蓝色模式/粉色模式/黄色模式/亮色模式/暗黑模式)
markdownFileNoMarkdown文件路径
overHiddenModeNo是否启用超出高度隐藏
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations are absent, so the description must disclose behavioral traits. It only provides a high-level description without mentioning any side effects, output format, or operational details such as file handling or error behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence that conveys the core function without unnecessary words, earning maximum conciseness.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has 10 parameters, no output schema, and no annotations. A one-sentence description does not adequately cover usage context, expected output, or edge cases, leaving significant gaps for the agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description adds no parameter-specific information beyond what the schema already documents, so no additional value is provided.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states a specific verb (convert) and resource (Markdown documents to knowledge cards). It lacks explicit differentiation from sibling tools, but the sibling is unrelated, so the purpose is nonetheless clear.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool versus alternatives. It doesn't mention any scenarios or exclusions, leaving the agent to infer usage from the name and schema.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/maqi1520/md2card-mcp-server'

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