Skip to main content
Glama

MCP Node Fetch

package.json689 B
{ "name": "mcp-node-fetch", "version": "0.2.0", "description": "An MCP server for fetching URLs using undici", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc -w", "test": "node --no-warnings --experimental-strip-types --test test/test.ts" }, "keywords": [ "mcp", "undici", "fetch" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0", "@types/jsdom": "^21.1.7", "jsdom": "^26.0.0", "undici": "^6.6.2", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.10.5", "typescript": "^5.3.3" } }

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/mcollina/mcp-node-fetch'

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