mseri/snf-mcp
3.3
If you are the rightful owner of snf-mcp 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 web search, Wikipedia search, and web content fetching capabilities, written in OCaml using the eio asynchronous runtime.
Tools
Functions exposed to the LLM to take actions
search
Search DuckDuckGo and return formatted results.
search_wikipedia
Search Wikipedia and return formatted results.
fetch_content
Fetch and parse content from a webpage URL.
fetch_markdown
Fetch and parse content from a webpage URL as Markdown.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client