Skip to main content
Glama
package.json1.35 kB
{ "name": "mcp-deep-research", "version": "1.1.0", "type": "module", "exports": { ".": { "types": "./dist/index.d.ts", "import": "./dist/index.js", "require": "./dist/index.cjs" } }, "bin": "./dist/index.cjs", "main": "./dist/index.cjs", "module": "./dist/index.js", "types": "./dist/index.d.ts", "keywords": [ "mcp", "deep-research", "tavily", "search", "research", "mcp-tool" ], "repository": { "type": "git", "url": "https://github.com/baranwang/mcp-deep-research.git" }, "bugs": { "url": "https://github.com/baranwang/mcp-deep-research/issues" }, "license": "MIT", "author": "baranwang", "files": [ "dist" ], "scripts": { "build": "rslib build", "check": "biome check --write", "dev": "rslib build --watch", "format": "biome format --write", "prerelease": "npm run build", "release": "changeset publish" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "@tavily/core": "^0.3.4", "zod": "^3.24.2", "zod-to-json-schema": "^3.24.5", "zod-validation-error": "^3.4.0" }, "devDependencies": { "@biomejs/biome": "^1.9.4", "@changesets/cli": "^2.28.1", "@rslib/core": "^0.6.0", "@types/node": "^22.8.1", "typescript": "^5.8.2" }, "packageManager": "pnpm@9.12.1" }

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/baranwang/mcp-deep-research'

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