Skip to main content
Glama

Article Manager MCP Server

by joelmnz
.gitignore•415 B
# Dependencies node_modules/ package-lock.json # Build outputs public/*.js public/*.css public/*.map public/index.html # But keep PWA files !public/manifest.json !public/sw.js !public/icon-*.png # Environment variables .env .env.local # Data directory (articles) /data/ test-data/ scripts/test-*.ts # OS files .DS_Store Thumbs.db # IDE .vscode/ .idea/ *.swp *.swo *~ # Logs *.log npm-debug.log* # Bun .bun/

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/joelmnz/mcp-markdown-manager'

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