We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/leosepulveda/mcp-google-analytics'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
feature_request.md•845 B
---
name: Feature request
about: Suggest an idea for this project
title: '[FEATURE] '
labels: enhancement
assignees: ''
---
## Is your feature request related to a problem?
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.
## Use Case
Describe the use case for this feature. How would it be used?
## Example
If applicable, provide an example of how this feature would work:
```typescript
// Example usage
{
"tool": "ga_new_feature",
"parameters": {
// ...
}
}
```
## Additional context
Add any other context or screenshots about the feature request here.