Skip to main content
Glama

OSSInsight MCP Server

package.json797 B
{ "name": "mcp-srv-ossinsight", "version": "0.1.0", "description": "MCP server providing OSSInsight.io GitHub data analysis functionality", "type": "module", "main": "index.js", "bin": { "mcp-srv-ossinsight": "index.js" }, "scripts": { "build": "tsc", "start": "node index.js" }, "keywords": [ "mcp", "ossinsight", "github", "analytics", "data" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "cheerio": "^1.0.0-rc.12", "jsdom": "^22.1.0", "node-fetch": "^3.3.1", "zod": "^3.21.4", "zod-to-json-schema": "^3.21.1" }, "devDependencies": { "@types/cheerio": "^0.22.35", "@types/jsdom": "^21.1.6", "@types/node": "^20.2.1", "typescript": "^5.0.4" } }

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/damonxue/mcp-ossinsight'

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