ossinsight-mcp
ossinsight-mcp
OSS Insight Public API用のMCPサーバー(stdio)。
前提条件
Node.js 20以上
インストール
pnpm install実行
pnpm devバンドルをビルドして開始:
pnpm build
pnpm startnpmから(推奨)
npm i -g ossinsight-mcp実行:
ossinsight-mcpまたは npx を使用:
npx -y ossinsight-mcp設定
MCP設定にこのサーバーを追加します:
{
"mcpServers": {
"ossinsight": {
"command": "npx",
"args": ["-y", "ossinsight-mcp"]
}
}
}含まれるMCPツール
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(汎用GETエンドポイントラッパー)
APIリファレンス
ドキュメント: https://ossinsight.io/docs/api
ベースURL:
https://api.ossinsight.io/v1パブリックベータ認証: 認証不要(レート制限あり)
注意事項
このサーバーは現在、GETエンドポイントのみを呼び出します。
ossinsight_requestツールを使用すると、コードを変更することなく新しいエンドポイントを素早く利用できます。
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