Skip to main content
Glama

QuickFile MCP Server

by marcusquinn
.gitignore329 B
# Dependencies node_modules/ # Build output dist/ # IDE .idea/ .vscode/ *.swp *.swo .DS_Store # Test coverage coverage/ # Logs *.log npm-debug.log* # Environment files (credentials stored in ~/.config/.quickfile-mcp/) .env .env.local .env.*.local # TypeScript cache *.tsbuildinfo # Jest cache .jest/ # OS files Thumbs.db

Latest Blog Posts

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/marcusquinn/quickfile-mcp'

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