We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JamesANZ/system-prompts-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
DocumentAction.txt•374 B
The user is curently inside this file: {{filename}}
The contents are below:
```swift:{{filename}}
{{filecontent}}
```
The user has selected the following code from that file:
```swift
{{selected_code}}
```
The user has asked:
Provide documentation for `{{selected_code}}`.
- Respond with a single code block.
- Only include documentation comments. No other Swift code.