Skip to main content
Glama
package.json2.29 kB
{ "name": "presearch-mcp-server", "version": "2.2.0", "description": "The ultimate Presearch API MCP server for AI agents. Features decentralized web search, autonomous deep research, intelligent content scraping, and detailed analysis. Built for privacy and performance.", "main": "src/index.js", "module": "src/index.ts", "type": "module", "engines": { "node": ">=20.0.0" }, "scripts": { "start": "node src/index.js", "start:stdio": "node src/index.js --stdio", "dev": "node --watch src/index.js", "start:port": "cross-env PORT=3002 node src/index.js", "build": "npx smithery build", "dev:smithery": "npx smithery dev", "lint": "eslint src/ --fix", "test": "node tests/mock_test.js", "test:live": "node tests/live_test.js", "format": "prettier --write src/" }, "keywords": [ "presearch", "mcp", "model-context-protocol", "mcp-server", "web-search", "privacy-search", "deep-research", "autonomous-research", "content-extraction", "search-api", "web-scraping", "data-export", "search-results", "privacy-focused", "decentralized-search", "ai-tools", "llm-integration", "fact-checking", "market-analysis", "news-aggregator" ], "author": "Presearch MCP Team", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/NosytLabs/presearch-search-api-mcp.git" }, "bugs": { "url": "https://github.com/NosytLabs/presearch-search-api-mcp/issues" }, "homepage": "https://github.com/NosytLabs/presearch-search-api-mcp#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.24.3", "axios": "^1.13.2", "cheerio": "^1.0.0", "cross-env": "^10.1.0", "dotenv": "^16.6.1", "exponential-backoff": "^3.1.1", "express": "^5.2.1", "node-cache": "^5.1.2", "pino": "^10.1.0", "pino-pretty": "^10.2.3", "puppeteer": "^24.33.0", "zod": "^3.25.76", "zod-to-json-schema": "^3.25.0" }, "devDependencies": { "@smithery/cli": "^1.4.6", "eslint": "^9.39.2", "globals": "^16.5.0", "prettier": "^3.7.4" }, "peerDependencies": { "node": ">=18.0.0" }, "files": [ "src/", "LICENSE", "package.json", ".env.example" ] }

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/NosytLabs/presearch-search-api-mcp'

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