Traylinx Search Engine MCP Server
@traylinx
About Traylinx Search Engine MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
Frequently asked questions
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.
Basic information
More Search MCP servers
Kagi MCP server
kagisearchThe Official Model Context Protocol (MCP) server for Kagi Search & other tools.
Tavily Mcp
tavily-aiProduction ready MCP server with real-time search, extract, map & crawl.
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
Brave Search
modelcontextprotocolModel Context Protocol Servers
Brave Search MCP Server
mikechaoAn MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities
Comments