We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gianlucamazza/mcp-ascii-charts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
feature_request.md•1.15 KiB
---
name: Feature request
about: Suggest an idea for this project
title: '[FEATURE] '
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Chart Type**
If this is about a new chart type, please specify:
- [ ] New chart type (specify which)
- [ ] Enhancement to existing chart
- [ ] New configuration option
- [ ] Performance improvement
- [ ] Other
**Use Case**
Describe the specific use case for this feature:
```
Example: I need to visualize network topology data as a tree chart
for monitoring distributed systems in my terminal dashboard.
```
**Mock-up or Example**
If applicable, provide a mock-up or example of what the output should look like:
```
Example ASCII art of desired output
```
**Additional context**
Add any other context or screenshots about the feature request here.