Skip to content
Back to search
30
MCP

@mseep/mcp-documentation-server

npm/@mseep/mcp-documentation-server

A TypeScript MCP server for document management and semantic search with embeddings

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

Similar MCP servers embedding-nearest

@mseep/mcp-crawl4ai-ts
TypeScript MCP server for Crawl4AI - web crawling and content extraction
0 tools
@mseep/mcp-typescript-server-starter
ModelContextProtocol typescript server starter
0 tools
@mseep/weather-mcp-server
A robust Weather MCP Server in TypeScript
0 tools
@mseep/apple-doc-mcp-server
MCP server providing seamless access to Apple Developer Documentation with smart search and wildcard support
0 tools
@mseep/docfs
MCP server for accessing local file system content with intelligent search and listing tools
0 tools
@mseep/mcp-doc-forge
MCP server that provides doc forge capabilities
0 tools

How to use

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

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