Skip to main content
Glama

Article Manager MCP Server

by joelmnz
.gitignore•291 B
# Dependencies node_modules/ # Build outputs public/*.js public/*.css public/*.map public/index.html # Environment variables .env .env.local # Data directory (articles) /data/ # 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