Traylinx Search Engine MCP Server
@traylinx
Traylinx Search Engine MCP Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"traylinx-search-engine-mcp-server": {
"command": "node",
"args": [
"path/to/traylinx-search-engine-mcp-server/dist/index.js"
],
"env": {
"AGENTIC_SEARCH_API_KEY": "<YOUR_TOKEN>",
"AGENTIC_SEARCH_API_URL": "https://agentic-search-engines-n3n7u.ondigitalocean.app",
"LOG_LEVEL": "INFO"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Traylinx Search Engine MCP Server?
Traylinx Search Engine MCP Server is a Model Context Protocol (MCP) server that bridges MCP clients like Claude Desktop and Cursor to the Agentic Search API. It enables intelligent web searches that return both text summaries and structured data such as HTML, images, and news articles.
How to use Traylinx Search Engine MCP Server?
Install Node.js 18+, obtain an API key from Traylinx.com, clone the repository, run npm install and npm build. Configure your MCP client (Claude Desktop or Cursor) with environment variables AGENTIC_SEARCH_API_KEY, AGENTIC_SEARCH_API_URL, and optionally LOG_LEVEL. Invoke the search tool with a query and an optional search_recency_filter parameter.
Key features of Traylinx Search Engine MCP Server
- Rich content types: text, HTML, images, news
- Time filtering by month, week, day, hour
- Secure API key via environment variables
- Configurable API endpoint URL
- Full MCP protocol compliance
- Supports multiple structured response types
Use cases of Traylinx Search Engine MCP Server
- Searching for information on any topic with citations and structured results
- Filtering news by recency for time-sensitive queries (e.g., last week)
- Extracting HTML and text content from a specific URL
- Integrating AI assistants with agentic search for enriched responses
FAQ from Traylinx Search Engine MCP Server
How do I get an API key for Traylinx Search Engine MCP Server?
Visit traylinx.com, sign up for an account, and generate an API key from the developer dashboard.
What
「検索」の他のコンテンツ
Naver Search MCP Server
isnow890MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.
Kagi MCP server
kagisearchThe Official Model Context Protocol (MCP) server for Kagi Search & other tools.
Bing Search MCP Server
leehanchungMCP Server for Bing Search API
Google Search Tool
web-agent-masterA Playwright-based Node.js tool that bypasses search engine anti-scraping mechanisms to execute Google searches. Local alternative to SERP APIs with MCP server integration.
Perplexity MCP Zerver
wysh3MCP web search using perplexity without any API KEYS
コメント