{"serverInfo":{"name":"neurobird-search","version":"1.0.0","title":"Neurobird Search","description":"Web search for AI agents. Ranked results with page passages already extracted, plus clean markdown extraction of any URL. $2 per 1,000 searches, 1,000 free credits a month, no signup.","websiteUrl":"https://search.neurobird.com"},"name":"neurobird-search","title":"Neurobird Search","description":"Web search for AI agents. Ranked results with page passages already extracted, plus clean markdown extraction of any URL. $2 per 1,000 searches, 1,000 free credits a month, no signup.","protocolVersion":"2025-06-18","capabilities":{"tools":{"listChanged":false}},"authentication":{"required":false,"schemes":["bearer","oauth2"],"oauth2":{"authorization_servers":["https://search.neurobird.com"],"metadata":"https://search.neurobird.com/.well-known/oauth-authorization-server"},"note":"Anonymous calls are allowed with reduced limits. A key with 1000 free credits a month is one unauthenticated POST to /keys."},"tools":[{"name":"web_search","title":"Web search","annotations":{"title":"Web search","readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true},"description":"Search the live web and get ranked results with the relevant passages already extracted from each page. Use search_depth 'advanced' for research questions, 'basic' for a quick lookup. Set include_answer to get a grounded summary whose quotes are checked against their sources.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"The search query."},"search_depth":{"type":"string","enum":["basic","standard","advanced"],"default":"standard","description":"How much work to do. advanced expands the query and reads more pages."},"max_results":{"type":"integer","default":6,"minimum":1,"maximum":20},"include_answer":{"type":"boolean","default":true},"include_domains":{"type":"array","items":{"type":"string"},"description":"Only return results from these domains."},"exclude_domains":{"type":"array","items":{"type":"string"}},"days":{"type":"integer","description":"Restrict to the last N days."},"topic":{"type":"string","enum":["general","news","code","science","finance"],"default":"general"}},"required":["query"]}},{"name":"extract_url","title":"Read a URL as markdown","annotations":{"title":"Read a URL as markdown","readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true},"description":"Fetch one or more URLs and return their main content as clean markdown, with navigation, ads and boilerplate removed. Pass a query to get only the passages of each page relevant to it.","inputSchema":{"type":"object","properties":{"urls":{"type":"array","items":{"type":"string"},"description":"URLs to read."},"query":{"type":"string","description":"Optional. Trims each page to its relevant passages."},"format":{"type":"string","enum":["markdown","text"],"default":"markdown"}},"required":["urls"]}}],"resources":[],"prompts":[],"websiteUrl":"https://search.neurobird.com","documentationUrl":"https://search.neurobird.com/api-reference","repositoryUrl":"https://github.com/seblosiv/neurobird-search-mcp","iconUrl":"https://raw.githubusercontent.com/seblosiv/neurobird-search-mcp/main/icon-400.png","license":"MIT","contact":"office@neurobird.com"}