Skip to main content
Glama
package.json858 B
{ "name": "gitee-mcp-server", "version": "0.1.1", "description": "MCP Server for using the Gitee API", "license": "MIT", "author": { "name": "诺墨", "email": "normal@normalcoder.com", "url": "https://gitee.com/normalcoder/gitee-mcp-server" }, "homepage": "https://gitee.com/normalcoder/gitee-mcp-server", "type": "module", "bin": { "mcp-server-gitee": "dist/bin.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "watch": "tsc --watch", "start": "node dist/bin.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.1", "dotenv": "^16.4.7", "universal-user-agent": "^7.0.0", "zod": "^3.22.4", "zod-to-json-schema": "^3.22.3" }, "devDependencies": { "@types/node": "^20.10.5", "shx": "^0.3.4", "typescript": "^5.8.2" } }

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/normal-coder/gitee-mcp-server'

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