Skip to main content
Glama

You.com MCP Server

by db-nethra
package.json918 B
{ "name": "youcom-mcp", "version": "1.0.0", "description": "You.com MCP server for web search, smart search, and research capabilities", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc && chmod +x dist/index.js", "start": "node dist/index.js", "dev": "nodemon --exec node --loader ts-node/esm src/index.ts", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "you.com", "search", "claude", "ai" ], "author": "Jim Bullock", "repository": { "type": "git", "url": "https://github.com/jimbul/youcom-mcp" }, "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.11.0", "axios": "^1.6.2", "zod": "^3.22.4", "mcp-evals": "^1.0.18" }, "devDependencies": { "@types/node": "^20.10.4", "nodemon": "^3.0.2", "ts-node": "^10.9.1", "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/db-nethra/mcp-youdotcom'

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