Skip to main content
Glama
csrts

Metaso MCP Server

by csrts

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
METASO_DEBUGNo启用调试日志false
METASO_API_KEYYesMetaso API密钥(格式:mk-[32位字符])
METASO_TIMEOUTNo请求超时时间(毫秒)30000
METASO_BASE_URLNoAPI基础URLhttps://metaso.cn

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
metaso_searchB

Search the internet using Metaso AI search engine. Supports multiple search scopes including webpages, documents, academic papers, images, videos, and podcasts.

metaso_readerA

Read and extract content from web pages using Metaso API. Returns the full text content of the specified webpage in markdown or JSON format.

metaso_chatC

Chat with Metaso AI assistant. Get intelligent responses based on search-enhanced AI models. Supports multiple models and output formats.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/csrts/metaso-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server