yiGmMk/mcp-server
by yiGmMk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JINA_API_KEY | Yes | API key from Jina AI (https://jina.ai/reader) | |
| GOOGLE_AI_STUDIO_KEY | Yes | API key from Google AI Studio (https://aistudio.google.com/apikey) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fetchB | 使用 r.jina.ai 读取 URL 并获取其内容 |
| searchA | 使用 s.jina.ai 搜索网络并获取 SERP,Reader 就会搜索网络并返回前五个结果及其 URL 和内容,每个结果都以干净、LLM 友好的文本显示。这样,您就可以始终让您的 LLM 保持最新状态,提高其真实性,并减少幻觉。不支持用作翻译 |
| translateB | 使用 gemini 翻译文本,中英文互译 |
| translate_deeplB | 使用 deepl 翻译,支持多种语言互译 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| prompt optimization | 优化提示词 |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/yiGmMk/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server