MCP server intelligence profile

McpDocServer MCP Server

A documentation server based on MCP protocol designed for various development frameworks that provides multi-threaded document crawling, local document loading, keyword searching, and document detail retrieval

Hybridruan11223344
Awaiting current scanSource Git · 8d825945019450cf750ba426d980a4dd48251df4

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
3Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

No verified installation or connection method is available in the retained evidence yet.

Identity

Canonical slugmcpdocserver-58ce89d9DeploymentHybrid
Canonical packageRepositoryruan11223344/McpDocServer
First publishedLatest release
Last security verificationClassification confidence35%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
source_gitruan11223344/mcpdocserver8d825945019450cf750ba426d980a4dd48251df41Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
source_gitruan11223344/mcpdocserver8d825945019450cf750ba426d980a4dd48251df4CurrentAug 25, 20263 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2024-11-05Negotiated protocol
docs_mcp_serverServer-reported name
1Capability groups
Aug 25, 2026Observed

Tools 3

ToolCategoryAnnotationsRisk
docs_get_doc_detail
Input schema
{
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "文档ID"
    },
    "source": {
      "type": "string",
      "description": "文档源名称(如不提供,将搜索所有源)"
    }
  },
  "required": [
    "id"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
docs_list_docs
Input schema
{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "default": 50,
      "description": "最大返回文档源数量"
    }
  },
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
docs_search_docs
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "搜索关键词"
    },
    "source": {
      "type": "string",
      "description": "文档源名称(可选)"
    },
    "limit": {
      "type": "number",
      "default": 10,
      "description": "最大结果数量"
    }
  },
  "required": [
    "query"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

McpDocServer MCP Server questions

How do I install McpDocServer MCP Server?

No verified package installation command is available in the retained catalog evidence.

What tools does McpDocServer MCP Server provide?

McpDocServer MCP Server exposed 3 tools during independent protocol observation, including docs_get_doc_detail, docs_list_docs, docs_search_docs.

Is McpDocServer MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.