MCP Server
MCP
io.searchapi/mcp
Give AI assistants access to real-time search data through SearchApi.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://www.searchapi.io/mcp?token={api_token}",
"variables": {
"api_token": {
"description": "Your SearchAPI MCP token. Get one at https://www.searchapi.io/mcp_integrations",
"isRequired": true,
"isSecret": true
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment