We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChromeDevTools/chrome-devtools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
IssueFormatter.test.js.snapshot•243 B
exports[`IssueFormatter > formats an issue message 1`] = `
ID: 5
Message: issue> Mock Issue Title
This is a mock issue description
Learn more:
[Learn more](http://example.com/learnmore)
[Learn more 2](http://example.com/another-learnmore)
`;