Wikipedia
@algonacci
关于 Wikipedia
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"wikipedia": {
"command": "uv",
"args": [
"--directory",
"%USERPROFILE%/Documents/GitHub/mcp-wikipedia",
"run",
"python",
"main.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Wikipedia?
An MCP server that enables AI clients to access and retrieve content from Wikipedia pages. It is designed for developers using the Model Context Protocol to integrate Wikipedia knowledge into their applications.
How to use Wikipedia?
Configure the server in your MCP client’s settings using the uv command with the path to the server’s directory and the main.py script. The example configuration shows the server being launched with uv run python main.py.
Key features of Wikipedia
—
Use cases of Wikipedia
—
FAQ from Wikipedia
—
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论