We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LAMENTIS1/mcp_pdf'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
simple.md•355 B
# Simple Test Document
## Basic Formatting
This is a simple test document with basic markdown formatting.
- List item 1
- List item 2
- List item 3
### Table Example
| Column 1 | Column 2 |
| -------- | -------- |
| Value 1 | Value 2 |
| Value 3 | Value 4 |
**Bold text** and _italic text_
> A simple blockquote for testing