Skip to main content
Glama

mcp-web

by TsFreddie
package.json988 B
{ "name": "@tsfreddie/mcp-web", "version": "1.0.5", "author": "TsFreddie", "repository": { "type": "git", "url": "git+https://github.com/tsfreddie/mcp-web.git" }, "main": "dist/index.js", "module": "index.ts", "devDependencies": { "@modelcontextprotocol/sdk": "^1.20.2", "@types/bun": "latest", "cheerio": "^1.1.2", "defuddle": "^0.6.6", "entities": "^7.0.0", "linkedom": "^0.18.12", "pureimage": "^0.4.18", "zod": "^3.22.4" }, "bin": { "mcp-web": "dist/index.js" }, "bugs": { "url": "https://github.com/tsfreddie/mcp-web/issues" }, "description": "A really basic DuckDuckGo web browse MCP server.", "files": [ "dist/" ], "homepage": "https://github.com/TsFreddie/mcp-web", "keywords": [ "mcp", "web", "browse", "fetch" ], "license": "MIT", "scripts": { "start": "node dist/index.js", "dev": "bun run index.ts", "build": "bun run build.ts" }, "type": "module" }

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/TsFreddie/mcp-web'

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