New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@opensource-together/mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opensource-together/mcp

MCP server for discovering open-source projects via OST Linker

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

@opensource-together/mcp

Need a project? Just ask your agent.

Stop browsing GitHub. Tell your AI agent what you need — it finds the right open-source project for you. Works with Claude, OpenClaw, and any MCP-compatible agent.

Quick Start

Add this to your MCP client config:

{
  "mcpServers": {
    "ost": {
      "command": "npx",
      "args": ["@opensource-together/mcp"]
    }
  }
}

Tools

ToolWhat it does
search_projectsSearch by keyword + filter by category, domain, or tech stack
get_projectGet full details on any project
get_trendingSee what's hot right now
find_similarFind similar projects using AI embeddings
list_categoriesBrowse all categories
list_domainsBrowse all domains
list_techstacksBrowse all tech stacks

How it works

Ask your agent > @ost-mcp > @ost-linker > projects found

  • "Find me React projects for e-commerce"
  • "What's trending in open source right now?"
  • "Show me projects similar to FastAPI"

Development

npm install
npm test
npm run build
npm run dev

License

MIT

Keywords

mcp

FAQs

Package last updated on 10 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts