A utility Model Context Protocol (MCP) server with remote repository support
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":"utility-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.
# Utility MCP Server [](https://pypi.org/project/utility-mcp-server/) [](https://www.python.org/downloads/) [](https://github.com/redhat-data-and-ai/utility-mcp-server/actions/workflows/ci.yml) [](https://codecov.io/gh/redhat-data-and-ai/utility-mcp-server) [](https://opensource.org/licenses/Apache-2.0) ## Description A Model Context Protocol (MCP) server providing utility tools for development workflows. Built with Python and FastMCP, this server offers tools like automated release notes generation from git commits. Features include structured logging, configuration management, multiple transport protocols (HTTP, SSE, streamable-HTTP), SSL support, and containerized deployment. ## Code Structure ``` utility-mcp-server/ ├── utility_mcp_server/ # Main package directory │ ├── __init__.py │ ├── src/ # Core source code │ │ ├── __init__.py │ │ ├── main.py # Application entry point & startup logic │ │ ├── api.py # FastAPI application & transport setup │ │ ├── mcp.py # MCP server implementation & tool registration │ │ ├── settings.py # Pydantic-based configuration management │ │ └── tools/ # MCP tool implementations │ │ ├── __init__.py │ │ ├── release_notes_tool.py # Release notes generation tool │ │ └── assets/ # Static resource files │ └── utils/ # Shared utilities │ ├── __init__.py │ └── pylogger.py # Structured logging with structlog ├── tests/ …
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.