Skip to main content
Glama
{ "name": "@thirdstrandstudio/mcp-xpath", "version": "0.7.0", "description": "MCP server for xpath", "license": "MIT", "author": "Third Strand Studio LLC (https://github.com/thirdstrandstudio)", "homepage": "https://github.com/thirdstrandstudio/mcp-xpath", "bugs": "https://github.com/thirdstrandstudio/mcp-xpath/issues", "type": "module", "bin": { "mcp-xpath": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch", "test": "node --experimental-vm-modules node_modules/jest/bin/jest.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "@xmldom/xmldom": "0.8.10", "node-fetch": "^3.3.2", "puppeteer": "^24.4.0", "xpath": "^0.0.34", "zod": "^3.24.2" }, "devDependencies": { "@types/jest": "^29.5.12", "jest": "^29.7.0", "shx": "^0.3.4", "ts-jest": "^29.1.2", "typescript": "^5.6.2" } }

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/thirdstrandstudio/mcp-xpath'

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