维基百科访问
STDIO用于访问维基百科页面的MCP服务器
用于访问维基百科页面的MCP服务器
MCP server to give client the ability to access Wikipedia pages
{ "mcpServers": { "wikipedia": { "command": "uv", "args": [ "--directory", "%USERPROFILE%/Documents/GitHub/mcp-wikipedia", "run", "python", "main.py" ] } } }