Skip to main content
Glama
package.json994 B
{ "name": "builtwith-mcp-server", "version": "0.1.0", "description": "Model Context Protocol server for BuiltWith API integration", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "start": "node build/index.js", "dev": "ts-node --esm src/index.ts" }, "keywords": [ "mcp", "builtwith", "technology", "stack", "detection" ], "author": "Cyreslab-AI <contact@cyreslab.ai>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/Cyreslab-AI/builtwith-mcp-server.git" }, "bugs": { "url": "https://github.com/Cyreslab-AI/builtwith-mcp-server/issues", "email": "contact@cyreslab.ai" }, "dependencies": { "@modelcontextprotocol/sdk": "github:modelcontextprotocol/sdk", "axios": "^1.6.0" }, "devDependencies": { "@types/node": "^20.8.0", "ts-node": "^10.9.1", "typescript": "^5.2.2" } }

Latest Blog Posts

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/Cyreslab-AI/builtwith-mcp-server'

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