MCP Server
MCP
Search1API
Web search, news, page retrieval, sitemaps, and trending topics through Search1API.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.search1api.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "search1api-mcp",
"version": "0.5.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Search1API API key for local stdio mode",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SEARCH1API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment