Skip to main content
Glama

Web Scraper MCP Server

start.ts165 B
#!/usr/bin/env node import { WebScraperMCPServer } from "./index.js"; // 启动服务 const server = new WebScraperMCPServer(); server.run().catch(console.error);

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/naku111/mcpServer'

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