{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_bwjc9ndmutm4","handle":"tagny-mcp-server","url":"https://wellknown.network/agents/tagny-mcp-server","links":{"self":"https://wellknown.network/agents/tagny-mcp-server/record.json","html":"https://wellknown.network/agents/tagny-mcp-server","markdown":"https://wellknown.network/agents/tagny-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/tagny-mcp-server","status":"https://wellknown.network/api/v1/agents/tagny-mcp-server/status","claim":"https://wellknown.network/agents/tagny-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/tagny-mcp-server/claim.json","badge":"https://wellknown.network/agents/tagny-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:tagny-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"tagny-mcp-server","summary":"An MCP server with web search, URL text fetching, and more tools to enhance locally served LLMs","description":"# tagny-mcp-server\nAn MCP server with web search, URL text fetching, and more tools to enhance locally served LLMs.\n\n[![GitHub License](https://img.shields.io/github/license/tagny/tagny-mcp-server)](LICENSE)\n[![GitHub Actions Workflow](https://github.com/tagny/tagny-mcp-server/actions/workflows/build.yml/badge.svg)](https://github.com/tagny/tagny-mcp-server/actions/workflows/build.yml)\n[![PyPI Version](https://img.shields.io/pypi/v/tagny-mcp-server)](https://pypi.org/project/tagny-mcp-server/)\n[![Code Quality](https://img.shields.io/badge/code%20quality-ruff-blue)](https://github.com/astral-sh/ruff)\n[![Contributors](\nhttps://img.shields.io/github/contributors/tagny/tagny-mcp-server)](https://github.com/tagny/tagny-mcp-server)\n\n## Features\n\n- Fetch plain text content from URLs\n- Extract all links from a webpage\n- Designed to work with locally served LLMs via MCP protocol\n\n## Installation\n\n* from source\n```bash\nuv pip install -e .\n\n# with dev dependencies\nuv sync\n```\n* from PyPI repository\n```sh\npip install tagny-mcp-server\n```\n\n## Usage\n\nStart the MCP server:\n\n* from source code:\n```sh\nuv run -m tagny_mcp_server\n```\n* after proper installation:\n  - as described in the pyproject.toml at `project.scripts`, you can run the with the default arguments :\n```sh\ntagny-mcp-server\n```\n  - customize the arguments by running like this for example:\n```sh\n# see the help\nuv run -m tagny_mcp_server --help\n\n# see the version\nuv run -m tagny_mcp_server --version\n\n# change the default port\nuv run -m tagny_mcp_server --port 5002\n```\n\nThe server will run using Server-Sent Events (SSE) transport.\n\n## Tools\n\n### `fetch_url_text`\nDownloads and parses HTML content from a URL, returning only the visible text.\n\n### `fetch_page_links`\nReturns a list of all hyperlinks found on a webpage.\n\n### `search_web_with_brave`\nAn MCP tool that performs web searches using Brave search engine\n\n### `search_web_with_duckduckgo`\nAn MCP tool that performs web searches using DuckDuckGo\n\n## Project Structure\n\n- `…","publisher":null,"homepage":"https://github.com/tagny/tagny-mcp-server","repository":"https://github.com/tagny/tagny-mcp-server/issues","version":"1.0.2","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:tagny-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"data.web-search","name":"Web Search","confidence":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.825,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.825,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"tagny-mcp-server","registry":"pypi","observedAt":"2026-09-10T13:21:49.137Z","publishedAt":"2025-08-15T09:42:01.791912Z","latestVersion":"1.0.2"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"tagny-mcp-server","url":"https://pypi.org/project/tagny-mcp-server/","firstSeenAt":"2026-09-10T13:20:42.338Z","fetchedAt":"2026-09-10T13:20:42.338Z","normalizedAt":"2026-09-10T13:20:42.338Z"}]},"firstSeenAt":"2026-09-10T13:20:42.338Z","updatedAt":"2026-09-10T13:21:49.137Z"}