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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

skill-library-mcp
MCP server providing on-demand skill loading for AI coding assistants
0 tools
@sensegrep/mcp
MCP server exposing sensegrep capabilities to 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
@apitier/mcp-server
MCP server exposing all APITier utility APIs as AI agent tools
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"
    }
  }
}