ecrespo/websearch-mcp-server
3.2
If you are the rightful owner of websearch-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides authenticated web search via Tavily, built with FastAPI and suitable for MCP-compatible clients.
Tools
Functions exposed to the LLM to take actions
authenticate
Obtains an Auth0 access token using Client Credentials and stores it in the session.
web_search
Queries Tavily; requires prior authentication.
validate_token
Validates a given JWT against Auth0 JWKS.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client