面试鸭题目搜索 MCP 服务器
Project description
面试鸭题目搜索 MCP 服务器
基于 MCP 协议的面试鸭题目搜索服务器,使用 Python 实现。
工具
question_search
根据搜索词搜索面试鸭面试题目。
- 输入:
search_text- 搜索关键词 - 输出: 面试鸭搜索结果的题目链接列表(最多5条)
安装
uv sync
在 Cursor 中使用
在 Cursor 的 MCP 配置文件中添加:
{
"mcpServers": {
"mianshiya-search": {
"command": "uv",
"args": [
"--directory",
"/path/to/mianshiya-search-mcp",
"run",
"mianshiya-search-mcp"
]
}
}
}
请将 /path/to/mianshiya-search-mcp 替换为实际的项目路径。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mianshiya_search_mcp-0.1.0.tar.gz.
File metadata
- Download URL: mianshiya_search_mcp-0.1.0.tar.gz
- Upload date:
- Size: 43.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27fbf9dcfb6d0030bed325328a05fbdcbf702e12242976a63f6e80b895e0ce1f
|
|
| MD5 |
28d1c50f8bf10d2804d88477c7ed7051
|
|
| BLAKE2b-256 |
e5ac4920b91826aa16c45e665ac8ab6b21347e4e7223614a5df34b2ba0ec1c1a
|
File details
Details for the file mianshiya_search_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mianshiya_search_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21a88efc6ed5fb1bea2bec30344a64cb35a38349d1a5113df04da9f29d770e68
|
|
| MD5 |
74cdb6ef1770c4eb69fb42a769c574de
|
|
| BLAKE2b-256 |
798402fd037927a080568305a8d9888e252a65ac750791dbb63bf1c187e5bc32
|