oss-search
Rank #24,535io.github.sblattj/oss-search
Fast local and federated OSS code search and repo discovery for AI agents
oss-search is a Model Context Protocol (MCP) server published by sblattj. It ranks #24,535 of 132,113 servers tracked on MCP Toplist. oss-search is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 10, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 107,578 of 132,113 servers on MCP Toplist.
Use oss-search
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add oss-search -- npx -y oss-search[mcp_servers.oss-search]
command = "npx"
args = ["-y", "oss-search"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"oss-search": {
"command": "npx",
"args": [
"-y",
"oss-search"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"oss-search": {
"command": "npx",
"args": [
"-y",
"oss-search"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"oss-search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"oss-search"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"oss-search": {
"command": "npx",
"args": [
"-y",
"oss-search"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"oss-search": {
"command": "npx",
"args": [
"-y",
"oss-search"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sblattj%2Foss-search)<a href="https://mcptoplist.com/server/io.github.sblattj%2Foss-search"><img src="https://mcptoplist.com/badge/io.github.sblattj%2Foss-search.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sblattj
Other servers by sblattj
View all sblattj servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Sep 11, 2026 |
Frequently asked questions
- Who maintains oss-search?
- oss-search is maintained by sblattj, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is oss-search listed on the Official MCP Registry?
- Yes — oss-search is listed on the Official MCP Registry, alongside Glama.
- How many versions does oss-search have?
- MCP Toplist tracks 1 version of oss-search, most recently published on Sep 11, 2026.
- Where can I find the source code for oss-search?
- The source code for oss-search is hosted at github.com/sblattj/oss-search.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.