Skip to content
Back to search
30
MCP

@knowledgine/mcp-server

npm/@knowledgine/mcp-server

MCP server exposing knowledge search tools for AI coding assistants

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

Similar MCP servers embedding-nearest

mcp-web-tools
MCP server providing web search tools for AI assistants
0 tools
skill-library-mcp
MCP server providing on-demand skill loading for AI coding assistants
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
knowledge-mcp
A MCP server designed to bridge the gap between specialized knowledge domains and AI assistants.
0 tools
contextl-mcp
Repository Intelligence Engine — MCP server for AI coding agents
0 tools
matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools

How to use

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

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