Provides specific configuration instructions for integrating with Claude Desktop on macOS, including file path details for the configuration file.
Supports outputting parsed web content in Markdown format through the metaso_reader tool.
Utilizes Python as the runtime environment, requiring Python 3.10+ for operation of the MCP server.
Uses Shields.io badges in the README to display Python version, MCP version, and license information.
MCP Metaso
一个基于 MCP (Model Context Protocol) 的 Metaso AI 搜索引擎服务器,使用官方 FastMCP SDK 构建。
✨ 功能特性
- 🔍 多维搜索:支持网页、文库、学术、图片、视频、播客六种搜索类型
- 📄 网页解析:提取网页内容并转换为 Markdown 或 JSON 格式
- ⚡ 高性能:基于 FastMCP SDK,异步处理,类型安全
- 🔌 标准兼容:完全符合 MCP 协议规范,可与 Claude Desktop 等客户端集成
🚀 快速开始
1. 安装依赖
2. 配置 API 密钥
3. 启动服务器
4. 测试功能
🔧 Claude Desktop 集成
DXT扩展安装(最简单的方式)🌟
Claude Desktop现在支持DXT扩展格式,让安装变得像安装浏览器扩展一样简单!
- 下载DXT扩展文件
- 从发布页面下载
mcp-metaso-1.1.0.dxt
- 从发布页面下载
- 双击安装
- 打开Claude Desktop应用
- 导航到 设置 > 扩展
- 点击"从.dxt文件安装"并选择下载的文件
- 在配置界面输入您的Metaso API密钥
- 点击"安装"完成
- 立即使用
- 重启Claude Desktop
- 开始使用:"搜索人工智能的最新发展"
自动安装工具(传统方式)
如果您更喜欢传统的安装方式:
手动配置
在 Claude Desktop 配置文件中添加:
配置文件位置:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:
%APPDATA%\Claude\claude_desktop_config.json
验证配置
安装完成后,验证配置是否正确:
故障排除
如果Claude Desktop没有显示🔨图标:
- 重启Claude Desktop - 配置更改需要重启应用
- 检查路径 - 确保使用绝对路径指向server.py
- 验证API密钥 - 确保METASO_API_KEY已正确设置
- 查看日志 - 检查Claude Desktop日志文件夹中的错误信息
常用工具命令:
📖 可用工具
metaso_search
多维搜索工具,支持六种搜索类型:
搜索类型说明:
webpage
- 网页搜索:新闻、博客、资讯document
- 文库搜索:PDF 文档、技术文档scholar
- 学术搜索:论文、研究文献image
- 图片搜索:图片、图表、插图video
- 视频搜索:教程、演讲、娱乐内容podcast
- 播客搜索:音频节目、访谈
metaso_reader
网页内容解析工具:
📁 项目结构
🔨 开发
环境要求
- Python 3.10+
- Metaso API Key
本地开发
- 克隆项目:
- 安装依赖:
- 设置环境变量:
- 运行测试:
构建DXT扩展
开发者可以构建DXT扩展包:
添加新功能
使用 FastMCP 装饰器可以轻松添加新工具:
📄 许可证
本项目采用 MIT 许可证。
🤝 贡献
欢迎提交 Issue 和 Pull Request!
🔗 相关链接
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A Model Context Protocol server that enables Claude and compatible AI assistants to perform multi-dimensional searches (web, documents, scholarly articles, images, videos, podcasts) and parse webpage content using the Metaso AI search engine.
Related MCP Servers
- -securityFlicense-qualityA comprehensive suite of Model Context Protocol servers designed to extend AI agent Claude's capabilities with integrations for knowledge management, reasoning, advanced search, news access, and workspace tools.Last updated -5TypeScript
- AsecurityAlicenseAqualityA Model Context Protocol server that enables Claude to perform web research by integrating Google search, extracting webpage content, and capturing screenshots.Last updated -352513MIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables Claude to perform web research by integrating Google search, extracting webpage content, and capturing screenshots in real-time.Last updated -45254JavaScriptMIT License
- -securityAlicense-qualityA Model Context Protocol server that enables Claude to perform advanced web research with intelligent search queuing, enhanced content extraction, and deep research capabilities.Last updated -111TypeScriptMIT License