Skip to main content
Glama

CoolPC MCP Server

by shyuan
package.json975 B
{ "name": "coolpc-mcp-server", "version": "1.1.0", "description": "MCP server for querying Taiwan CoolPC computer component specifications and prices through Claude Desktop", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "start": "node build/index.js" }, "keywords": ["mcp", "server", "computer", "components", "coolpc", "taiwan", "claude", "ai", "pricing"], "author": "shyuan", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/shyuan/coolpc-mcp-server.git" }, "homepage": "https://github.com/shyuan/coolpc-mcp-server#readme", "bugs": { "url": "https://github.com/shyuan/coolpc-mcp-server/issues" }, "engines": { "node": ">=18.0.0", "python": ">=3.6" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0" }, "devDependencies": { "@types/node": "^22.0.0", "tsx": "^4.19.0", "typescript": "^5.6.0" } }

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/shyuan/coolpc-mcp-server'

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