Skip to main content
Glama

MCP Background Task Server

by nanoseil
package.json715 B
{ "name": "@nanoseil/mcp-bgtask", "version": "1.1.3", "description": "", "main": "dist/index.js", "type": "module", "bin": "cli.js", "scripts": { "start": "tsx src/index.ts", "build": "esbuild src/index.ts --bundle --platform=node --format=esm --outfile=dist/index.js", "type-check": "tsc --noEmit", "dev": "pnpx @modelcontextprotocol/inspector node dist/index.js" }, "keywords": [], "author": "", "license": "ISC", "packageManager": "pnpm@10.13.1", "devDependencies": { "esbuild": "^0.25.8", "tsx": "^4.20.3", "typescript": "^5.8.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.17.0", "@types/node": "^24.1.0", "zod": "^3.25.26" } }

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/nanoseil/mcp-bgtask'

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