An MCP server with web search, URL text fetching, and more tools to enhance locally served LLMs
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"tagny-mcp-server","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# tagny-mcp-server An MCP server with web search, URL text fetching, and more tools to enhance locally served LLMs. [](LICENSE) [](https://github.com/tagny/tagny-mcp-server/actions/workflows/build.yml) [](https://pypi.org/project/tagny-mcp-server/) [](https://github.com/astral-sh/ruff) [](https://github.com/tagny/tagny-mcp-server) ## Features - Fetch plain text content from URLs - Extract all links from a webpage - Designed to work with locally served LLMs via MCP protocol ## Installation * from source ```bash uv pip install -e . # with dev dependencies uv sync ``` * from PyPI repository ```sh pip install tagny-mcp-server ``` ## Usage Start the MCP server: * from source code: ```sh uv run -m tagny_mcp_server ``` * after proper installation: - as described in the pyproject.toml at `project.scripts`, you can run the with the default arguments : ```sh tagny-mcp-server ``` - customize the arguments by running like this for example: ```sh # see the help uv run -m tagny_mcp_server --help # see the version uv run -m tagny_mcp_server --version # change the default port uv run -m tagny_mcp_server --port 5002 ``` The server will run using Server-Sent Events (SSE) transport. ## Tools ### `fetch_url_text` Downloads and parses HTML content from a URL, returning only the visible text. ### `fetch_page_links` Returns a list of all hyperlinks found on a webpage. ### `search_web_with_brave` An MCP tool that performs web searches using Brave search engine ### `search_web_with_duckduckgo` An MCP tool that performs web searches using DuckDuckGo ## Project Structure - `…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.