DocumentSearch MCP
Allows searching and fetching official documentation for Angular.
Allows searching and fetching official documentation for Bevy.
Allows searching and fetching official documentation for C++.
Allows searching and fetching official documentation for CMake.
Allows searching and fetching official documentation for Cocos Creator.
Allows searching and fetching official documentation for Django.
Allows searching and fetching official documentation for Docker.
Allows searching and fetching official documentation for FastAPI.
Allows searching and fetching official documentation for FFmpeg.
Allows searching and fetching official documentation for Flask.
Allows searching and fetching official documentation for Git.
Allows searching and fetching official documentation for JavaScript.
Allows searching and fetching official documentation for Kotlin.
Allows searching and fetching official documentation for Kubernetes.
Allows searching and fetching official documentation for the Linux Kernel.
Allows searching and fetching official documentation for LLVM.
Allows searching and fetching official documentation for Lua.
Allows searching and fetching official documentation for MongoDB.
Allows searching and fetching official documentation for MySQL.
Allows searching and fetching official documentation for Next.js.
Allows searching and fetching official documentation for OpenCV.
Allows searching and fetching official documentation for OpenGL.
Allows searching and fetching official documentation for PHP.
Allows searching and fetching official documentation for PostgreSQL.
Allows searching and fetching official documentation for Python.
Allows searching and fetching official documentation for PyTorch.
Allows searching and fetching official documentation for React.
Allows searching and fetching official documentation for Redis.
Allows searching and fetching official documentation for Ruby.
Allows searching and fetching official documentation for Rust.
Allows searching and fetching official documentation for Svelte.
Allows searching and fetching official documentation for Swift.
Allows searching and fetching official documentation for TensorFlow.
Allows searching and fetching official documentation for TypeScript.
Allows searching and fetching official documentation for Unity.
Allows searching and fetching official documentation for Unreal Engine.
Allows searching and fetching official documentation for Vulkan.
Allows searching and fetching official documentation for WebGPU.
Allows searching and fetching official documentation for wgpu.
Allows searching and fetching official documentation for Zig.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@DocumentSearch MCPsearch docs for React useEffect hook"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
DocumentSearch MCP Server
联网查询各大编程语言、游戏引擎、工具的文档。
安装
pip install -r requirements.txtRelated MCP server: UseKeen Documentation MCP Server
配置
在 MCP 客户端配置中添加:
{
"mcpServers": {
"doc-search": {
"command": "python",
"args": ["/path/to/DocumentSearch/server.py"]
}
}
}工具
search_docs
搜索文档,支持指定来源。
query(必填): 搜索关键词source(可选): 限定搜索来源,使用list_sources查看可用 keymax_results(可选): 最大结果数,默认 10
list_sources
列出所有支持的文档来源。
category(可选): 按分类筛选
fetch_doc_page
获取文档页面的完整内容。
url(必填): 文档页面 URL
支持来源
分类 | 来源 |
编程语言 | Python, JavaScript, TypeScript, Rust, Go, C++, C, Java, C#, Ruby, Swift, Kotlin, PHP, Lua, Zig |
游戏引擎 | Unity, Unreal Engine, Godot, Bevy, Cocos Creator |
框架 | React, Vue, Angular, Svelte, Next.js, Django, Flask, FastAPI, Rails, PyTorch, TensorFlow |
图形 | OpenGL, Vulkan, WebGPU, wgpu |
工具 | Docker, Kubernetes, Git, FFmpeg, CMake, LLVM |
数据库 | PostgreSQL, MySQL, MongoDB, Redis |
系统 | Linux Kernel |
库 | OpenCV |
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LittleFishStars/DocumentSearch-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server