ossinsight-mcp
ossinsight-mcp
OSS Insight Public API를 위한 MCP 서버(stdio)입니다.
필수 조건
Node.js 20 이상
Related MCP server: GitHub MCP Server
설치
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 참조
기본 URL:
https://api.ossinsight.io/v1공개 베타 인증: 인증 불필요 (속도 제한 있음)
참고
이 서버는 현재 GET 엔드포인트만 호출합니다.
ossinsight_request도구를 사용하면 코드 변경 없이 새로운 엔드포인트를 빠르게 사용할 수 있습니다.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceA MCP server that provides access to GitHub trending repositories and developers data through a simple API interface.256MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides tools for interacting with the GitHub API, enabling AI assistants to query repositories, pull requests, issues, commits, users, and more.452ISC
- AlicenseAqualityBmaintenanceMCP server that enables AI assistants to look up and analyze GitHub repositories, including stars, forks, description, open issues, and README content.268MIT
- FlicenseNot gradedqualityDmaintenanceMCP server for GitHub operations, providing tools for repository management, issues, pull requests, and code search.
Related MCP Connectors
An MCP server giving access to Grafana dashboards, data and more.
An MCP server that gives your AI access to the source code and docs of all public github repos
A MCP server built for developers enabling Git based project management with project and personal…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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