Skip to main content
Glama
viowb

MCP Server Tools

by viowb
cypress.config.cjs334 B
const { defineConfig } = require('cypress'); module.exports = defineConfig({ e2e: { // No global baseUrl — tests use full URLs to support multiple targets specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', supportFile: 'cypress/support/e2e.js', setupNodeEvents(on, config) { return config; }, }, });

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/viowb/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server