Skip to main content
Glama

DevDb MCP Server

example.cy.js167 B
// https://on.cypress.io/api describe('My First Test', () => { it('visits the app root url', () => { cy.visit('/') cy.contains('h1', 'You did it!') }) })

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/damms005/devdb-vscode'

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