Skip to main content
Glama
package.json•1.35 kB
{ "name": "@anysiteio/mcp", "version": "0.7.1", "description": "A comprehensive MCP server with 57 tools for LinkedIn, Instagram, Twitter/X, Reddit, and web scraping via AnySite API", "private": false, "type": "module", "module": "src/index.ts", "bin": { "anysite-mcp": "build/server.js", "anysite": "build/server.js", "mcp": "build/server.js" }, "files": [ "build", "icon.png" ], "scripts": { "build": "npx smithery build", "dev": "npx smithery dev", "build:tsc": "tsc && chmod +x build/server.js", "prepare": "npm run build:tsc", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.17.3", "dotenv": "^16.4.7", "zod": "^3.25.46" }, "devDependencies": { "@smithery/cli": "^1.4.6", "@types/node": "^20.17.23", "typescript": "^5.8.2" }, "keywords": [ "mcp", "claude", "linkedin", "instagram", "twitter", "reddit", "web-scraping", "anysite", "ai-agent", "model-context-protocol" ], "license": "MIT", "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/horizondatawave/hdw-mcp-server.git" }, "homepage": "https://anysite.io", "author": "AnySite" }

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

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