SkillAgentSearch skills...

internet-mcp-server

brave mcp server for agent to do internet surfing

Install / Use

claude mcp add Prakarann-Innovation -- npx -y github:Prakarann-Innovation/internet-mcp-server

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

33/100

Supported Platforms

Claude Code
Claude Desktop

{ "name": "@brave/brave-search-mcp-server", "mcpName": "io.github.brave/brave-search-mcp-server", "version": "2.0.63", "description": "Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.", "keywords": [ "api", "brave", "mcp", "search" ], "license": "MIT", "author": "Brave Software, Inc. (https://brave.com)", "homepage": "https://github.com/brave/brave-search-mcp-server", "bugs": "https://github.com/brave/brave-search-mcp-server/issues", "repository": { "type": "git", "url": "https://github.com/brave/brave-search-mcp-server.git" }, "type": "module", "module": "dist/server.js", "bin": { "brave-search-mcp-server": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/.js", "build:vercel": "tsc", "smithery:build": "smithery build", "smithery:dev": "smithery dev", "prepare": "npm run format && npm run build", "watch": "tsc --watch", "format": "prettier --write "src/**/.ts"", "format:check": "prettier --check "src/**/*.ts"", "inspector": "npx @modelcontextprotocol/inspector", "inspector:http": "npx @modelcontextprotocol/inspector --transport http" }, "dependencies": { "@modelcontextprotocol/sdk": "1.24.2", "commander": "14.0.2", "dotenv": "17.2.3", "express": "5.2.1", "zod": "3.25.76" }, "devDependencies": { "@types/express": "5.0.5", "@smithery/cli": "1.6.4", "@types/node": "24.10.1", "@vercel/node": "^3.2.0", "prettier": "3.7.1", "shx": "0.4.0", "tsx": "4.20.6", "typescript": "5.9.3" }, "overrides": { "formdata-node": "6.0.3", "tmp": "0.2.5" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low