Skip to content
Back to search
30
MCP

@mseep/mcp-deepwiki

npm/@mseep/mcp-deepwiki

MCP server for fetch deepwiki.com and turn content into LLM readable markdown

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

Similar MCP servers embedding-nearest

llm-wiki-mcp
MCP server for building and maintaining LLM-powered knowledge wikis
0 tools
@mseep/dev-to-mcp
MCP server for dev.to public API
0 tools
@mseep/mcp-omnisearch
MCP server for integrating Omnisearch with LLMs
0 tools
@mseep/mcp-doc-forge
MCP server that provides doc forge capabilities
0 tools
Fetch URL MCP Server
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools
@just-every/mcp-deep-search
MCP server for deep web search using @just-every/search
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/mcp-deepwiki": {
      "url": "None",
      "transport": "http"
    }
  }
}