A Model Context Protocol (MCP) server implementation that provides real-time web search capabilities through a simple API
{
"mcpServers": {
"fastmcp-mewebsearch": {
"command": "npx",
"args": [
"-y",
"@fastmcp-me/websearch-mcp"
]
}
}
}