About UCDavis
UCDavis is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.
Tools (3)
fetch_urlFetch a public `http(s)` URL and return its main readable text — readability extraction for HTML, text extraction for PDF. SSRF-guarded (refuses loopback / private / link-local / cloud-metadata hosts, re-validates every redirect), size- and time-bounded, text truncated. Use it to read a `web_search` hit in full, or a link the user pastes.
Takes no parameters.
search_uc_davis_ai_docsSemantic search (RAG retrieval) over UC Davis's official AI policy and guidance PDFs. Returns the most relevant passages with source document + page number. It does **not** write the answer — the calling model does, grounded on the passages.
Takes no parameters.
web_searchDuckDuckGo web search (no API key). Returns title / URL / snippet rows.
Takes no parameters.
Install
git clone https://github.com/rithvikkatpelly/MCP_UCDavisThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about UCDavis
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.