We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/OGMatrix/mcmodding-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
question.yml•641 B
name: ❓ Question / Support
description: Ask a question about how to use the project
title: '[Q] '
labels: ['question', 'triage']
body:
- type: markdown
attributes:
value: |
Please check the [README](https://github.com/OGMatrix/mcmodding-mcp) first!
- type: textarea
id: question
attributes:
label: What is your question?
description: Describe what you are trying to achieve and where you are stuck.
validations:
required: true
- type: textarea
id: context
attributes:
label: Context
description: Any relevant code snippets, configuration, or environment details.