We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jfarcand/pierre_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.js•190 B
// ABOUTME: Re-exports all test fixtures for convenient importing.
// ABOUTME: Single entry point for test data across integration tests.
module.exports = {
...require('./test-data'),
};