We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/scriptstar/de-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gitignore•342 B
.env
.cursor/**
node_modules
build
pnpm-lock.yaml
ARTICLE_DRAFT.md
ARTICLE_OUTLINE.md
# Ignore contents of data/, but not the directory itself
data/*
# Keep the example file and .gitkeep
!data/data-engineering-knowledge.json.example
!data/.gitkeep
# Ignore the user-specific knowledge file
data/data-engineering-knowledge.json
# Data files