We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hsiangjenli/mcp-markdown-template'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
demo.md•860 B
---
name: 🤖 This is an demo
about: A demo markdown template
title: '[Demo] <title>'
labels: demo, markdown, template
assignees: ''
---
<!--
Note: Please search to see if an issue already exists for the bug you encountered.
-->
### Current Behavior:
<!-- A concise description of what you're experiencing. -->
<current_behavior>
### Expected Behavior:
<!-- A concise description of what you expected to happen. -->
<expected_behavior>
### Steps To Reproduce:
<!--
Example: steps to reproduce the behavior:
1. In this environment...
1. With this config...
1. Run '...'
1. See error...
-->
<steps_to_reproduce>
### Environment:
<!--
Example:
- OS: Ubuntu 20.04
- Node: 13.14.0
- npm: 7.6.3
-->
<environment>
### Anything else:
<!--
Links? References? Anything that will give us more context about the issue that you are encountering!
-->
<anything_else>