We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/prisma/prisma'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Ignore everything
*
# Exceptions
!pnpm-workspace.yaml
!.gitignore
!README.md
!basic-sqlite
!basic-sqlite/**
!basic-postgres
!basic-postgres/**
!tracing
!tracing/**
!driver-adapters
!driver-adapters/**
!d1
!d1/**
!studio
!studio/**
# Ignore node_modules
**/node_modules