ossinsight-mcp
ossinsight-mcp
Ein MCP-Server (stdio) für die öffentliche OSS Insight API.
Voraussetzungen
Node.js 20+
Installation
pnpm installAusführen
pnpm devBundle erstellen und starten:
pnpm build
pnpm startÜber npm (empfohlen)
npm i -g ossinsight-mcpAusführen:
ossinsight-mcpOder via npx:
npx -y ossinsight-mcpKonfiguration
Fügen Sie diesen Server zu Ihrer MCP-Konfiguration hinzu:
{
"mcpServers": {
"ossinsight": {
"command": "npx",
"args": ["-y", "ossinsight-mcp"]
}
}
}Enthaltene MCP-Tools
list_collectionslist_hot_collectionscollection_ranking_by_issuescollection_ranking_by_prscollection_ranking_by_starslist_collection_repositorieslist_trending_reposlist_issue_creatorsissue_creators_countriesrepo_issue_creators_historylist_pull_request_creatorspull_request_creators_countriespull_request_creators_historypull_request_creators_organizationsrepo_stargazers_countriesrepo_stargazers_historyrepo_stargazers_organizationsossinsight_request(generischer GET-Endpunkt-Wrapper)
API-Referenz
Dokumentation: https://ossinsight.io/docs/api
Basis-URL:
https://api.ossinsight.io/v1Öffentliche Beta-Authentifizierung: keine Authentifizierung erforderlich (ratenbegrenzt)
Hinweise
Dieser Server ruft derzeit nur GET-Endpunkte auf.
Das Tool
ossinsight_requesthilft Ihnen, neue Endpunkte schnell ohne Codeänderungen zu nutzen.
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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/gztchan/ossinsight-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server