lynceus-mcp
lynceus-mcp
AI 에이전트를 위한 웹 검색 및 URL→Markdown 추출. RU 웹 우선, 안티봇 강화, 깔끔한 리더 모드 출력.
lyn_search— Yandex 인덱스를 통한 실시간 웹 검색, 최신성 필터lyn_extract— URL → 깔끔한 Markdown; 일반 fetch가 403을 받는 곳도 통과lyn_usage— 남은 크레딧
Install
npm i -g lynceus-mcplynceus.ru에서 API 키를 받으세요 — 무료 티어는 300 크레딧을 포함합니다.
Related MCP server: Yandex Search MCP Server
Connect your agent
{
"mcpServers": {
"lynceus": {
"command": "npx",
"args": ["-y", "lynceus-mcp"],
"env": { "LYNCEUS_API_KEY": "sk_live_..." }
}
}
}[mcp_servers.lynceus]
command = "npx"
args = ["-y", "lynceus-mcp"]
env = { LYNCEUS_API_KEY = "sk_live_..." }{
"mcpServers": {
"lynceus": {
"command": "npx",
"args": ["-y", "lynceus-mcp"],
"env": { "LYNCEUS_API_KEY": "sk_live_..." }
}
}
}mcp:
lynceus:
command: npx
args: ["-y", "lynceus-mcp"]
env:
LYNCEUS_API_KEY: sk_live_...{
"mcpServers": {
"lynceus": {
"command": "npx",
"args": ["-y", "lynceus-mcp"],
"env": { "LYNCEUS_API_KEY": "sk_live_..." }
}
}
}{
"servers": {
"lynceus": {
"type": "stdio",
"command": "npx",
"args": ["-y", "lynceus-mcp"],
"env": { "LYNCEUS_API_KEY": "sk_live_..." }
}
}
}LYNCEUS_API_KEY=sk_live_... lynceus-mcp --http # POST /mcp on :8082Environment
변수 | 기본값 | 비고 |
| — | 필수 |
|
| 자체 호스팅용 재정의 |
|
| 호출당 타임아웃 |
License
MIT © 2026 Lynceus
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseDqualityDmaintenanceEnables AI assistants to reliably fetch web content as markdown and search the web by bypassing bot detection and rendering JavaScript. Provides tools to unblock URLs and search the web with results converted to markdown format.220MIT

Yandex Search MCP Serverofficial
FlicenseNot gradedqualityFmaintenanceEnables AI assistants to perform real-time web searches and retrieve AI-generated answers using the Yandex Search API. It provides tools for accessing up-to-date internet information with support for both raw search results and summarized content via the Yazeka model.44- AlicenseNot gradedqualityCmaintenanceHelps AI agents search the public web and fetch content with anti-bot measures, returning clean markdown outputs suitable for citation.2Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables Yandex search with advanced content extraction, analysis, and LLM-context formatting through a Model Context Protocol server.454MIT
Related MCP Connectors
Read any web page as clean Markdown for AI agents: fetch, search, metadata, links. SSRF-safe.
Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.
Web search, page extraction and structured commerce, social and business data for AI agents
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/DenSul/lynceus-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server