Skip to main content
Glama

olostep-mcp

package.json1.04 kB
{ "name": "olostep-mcp", "version": "1.0.5", "description": "Olostep MCOP server for web scraping, google search and website urls search.", "type": "module", "bin": { "olostep-mcp": "./build/index.js" }, "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"" }, "files": [ "build" ], "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "dotenv": "^16.4.7", "node-fetch": "^3.3.2", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.10", "typescript": "^5.8.2" }, "engines": { "node": ">=18.0.0" }, "keywords": [ "mcp", "olostep", "web-scraping", "google-search", "markdown-extraction" ], "repository": { "type": "git", "url": "git+https://github.com/olostep/olostep-mcp-server.git" }, "author": "olostep", "bugs": { "url": "https://github.com/olostep/olostep-mcp-server/issues" }, "homepage": "https://github.com/olostep/olostep-mcp-server#readme" }

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/olostep/olostep-mcp-server'

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