We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/trustwiseai/trustwise-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
feature_request.yml•1.13 kB
name: Feature request
description: Suggest an idea for this library
labels: ['feature-request']
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request!
- type: checkboxes
id: non_api
attributes:
label: Confirm this is a feature request for the MCP Server and not the underlying Trustwise API/SDK.
description: Feature requests for the underlying Trustwise API should be reported on our [Support Email](mailto:support@trustwise.ai); For SDK should be reported on the [Trustwise SDK GitHub Repository](https://github.com/trustwiseai/trustwise)
options:
- label: This is a feature request for the MCP Server
required: true
- type: textarea
id: feature
attributes:
label: Describe the feature or improvement you're requesting
description: A clear and concise description of what you want to happen.
validations:
required: true
- type: textarea
id: context
attributes:
label: Additional context
description: Add any other context about the feature request here.