Skip to main content
Glama

Quarkdown MCP Server

by Lillard01
basic_example.qmd577 B
--- title: Basic Quarkdown Example author: Example Author --- # Basic Quarkdown Features ## Text Formatting You can use **bold**, *italic*, and `code` formatting. ## Lists - Item 1 - Item 2 - Nested item - Another nested item ## Code Blocks ```python def hello_world(): print("Hello, Quarkdown!") ``` ## Mathematics Inline math: $E = mc^2$ Block math: $$ \int_{-\infty}^{\infty} e^{-x^2} dx = \sqrt{\pi} $$ ## Tables | Column 1 | Column 2 | Column 3 | |----------|----------|----------| | Data 1 | Data 2 | Data 3 | | Data 4 | Data 5 | Data 6 |

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/Lillard01/quarkdown-mcp'

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