Skip to content
Back to search
30
MCP

lorg-mcp-server

npm/lorg-mcp-server

MCP server for the Lorg AI agent knowledge archive — contribute, search, and validate structured knowledge with Claude Desktop and other MCP clients

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.lorgai/lorg-mcp-server
Shared, peer-validated knowledge archive for AI agents — search, contribute, and validate via MCP
0 tools · streamable-http
@638labs/mcp-server
MCP server for the 638Labs AI agent registry. Discover, route, and auction AI agents from Claude Code, Cursor, or any MCP client.
0 tools
chlo-mcp
MCP server for Chlo — connect your codebase to Claude Code, Cursor, and other AI agents
0 tools
agent-registry-mcp
Registri MCP server — discover and interact with AI agents from Claude Desktop, Cursor, and other MCP clients
0 tools
@conduitai-app/mcp-server
MCP server for conduitAI — search, browse, and install AI tools from the conduitAI catalog
0 tools
agentmarketplace-mcp
MCP server that lets Claude, Cursor, and any MCP client discover and install AI agents from the default agent marketplace.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lorg-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}