Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
taskqueue-mcp
by
chriscarrollsmith
Verified
npm
GitHub
Developer Tools
Knowledge & Memory
TypeScript
MIT License
618
3
Linux
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
taskqueue-mcp
.cursor
.github
src
tests
babel.config.cjs
biome.json
.gitignore
jest.config.cjs
jest.resolver.mts
LICENSE
.npmignore
package.json
package-lock.json
README.md
tsconfig.json
{ "$schema": "https://biomejs.dev/schemas/1.5.3/schema.json", "organizeImports": { "enabled": true }, "linter": { "enabled": true, "rules": { "recommended": true } }, "formatter": { "enabled": true, "indentStyle": "space", "indentWidth": 2, "lineWidth": 80 }, "javascript": { "formatter": { "quoteStyle": "double", "trailingComma": "es5", "semicolons": "always" } } }