MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

S
Synthetic Search MCP

MCP for Synthetic.new's search API

Created 1/22/2026
Updated about 1 month ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-synthetic-search-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "acheong08-synthetic-search-mcp": { "command": "npx", "args": [ "acheong08-synthetic-search-mcp" ] } } }