Back to search
30
MCP

@conduitai-app/mcp-server

npm/@conduitai-app/mcp-server

MCP server for conduitAI — search, browse, and install AI tools from the conduitAI catalog

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

Similar MCP servers embedding-nearest

conduitAI
Search, browse, and install MCP servers, agents, skills, and plugins from conduitAI.
0 tools
toolrouter-mcp
MCP server + CLI for ToolRouter — discover, search, and call AI tools from any agent or terminal
0 tools
@cuilabs/bothub-mcp
MCP server for querying the Bothub AI agent registry — search agents, get details, compare scores, and validate BAIP manifests
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools
ailist-mcp
MCP server for AiList — search and discover Ai projects from Claude Code
0 tools
@apitier/mcp-server
MCP server exposing all APITier utility APIs as AI agent tools
0 tools

How to use

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

{
  "mcpServers": {
    "@conduitai-app/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}