-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathserver.json
More file actions
18 lines (18 loc) · 740 Bytes
/
Copy pathserver.json
File metadata and controls
18 lines (18 loc) · 740 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.lbesecker195/mcp-registry-search-find-mcp-servers-discover-install-mcp-tools-directory-catalog-marketplace",
"title": "MCP Registry Search: Find, Discover & Install MCP Servers & Tools | Directory, Catalog, Marketplace",
"description": "MCP registry & directory: search, find & install 31k+ MCP servers & tools. Catalog and marketplace.",
"version": "1.0.1",
"websiteUrl": "https://ai.mcpharbor.dev",
"repository": {
"url": "https://github.com/lbesecker195/MCP_Registry",
"source": "github"
},
"remotes": [
{
"type": "streamable-http",
"url": "https://ai.mcpharbor.dev/mcp"
}
]
}