We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kodey-ai/salesforce-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
test-prompt-suite-1.txt•435 B
=== PROMPT 1
Create a class called AccountService.cls. Give it a static boolean method that accepts a list of strings and, for each string,
queries for Accounts with that FirstName__c. Then make sure that the code passes all of the quality rules.
=== PROMPT 2
Tell me about pmd's VfUnescapeEl rule.
=== PROMPT 3
Tell me about Code Analyzer's information for ESLint's no-with rule.
=== PROMPT 4
Tell me about PMD's NotARealRule rule.