We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/8b-is/smart-tree'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
test_doc.md•176 B
# Test Document
This is a test with ## headers and ### more headers.
- List item one
- List item two
**Bold text** and __underlined__ text.
```bash
echo 'hello world'
```