Skip to main content
Glama

TongXiao Common Search MCP Server

by aliyun
package.json704 B
{ "name": "@tongxiao/common-search-mcp-server", "version": "0.1.1", "description": "TongXiao Web Search MCP Server", "author": "TongXiao", "type": "module", "license": "ISC", "bin": { "mcp-server": "./build/index.js" }, "files": [ "build" ], "scripts": { "start": "node build/index.js", "build": "tsc" }, "dependencies": { "@modelcontextprotocol/sdk": "1.4.1", "@types/node-fetch": "^2.6.12", "express": "^5.1.0", "node-fetch": "^3.3.2" }, "devDependencies": { "@types/express": "^5.0.3", "shx": "^0.3.4", "typescript": "^5.6.2" }, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org" } }

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/aliyun/alibabacloud-iqs-tongxiao-mcp-server'

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