fastmcp and librenms-mcp

These are ecosystem siblings: fastmcp is a framework for building MCP servers and clients, while librenms-mcp is a specific MCP server implementation built to expose LibreNMS functionality, exemplifying the type of tool fastmcp enables developers to create.

fastmcp
94
Verified
librenms-mcp
59
Established
Maintenance 25/25
Adoption 25/25
Maturity 25/25
Community 19/25
Maintenance 13/25
Adoption 13/25
Maturity 18/25
Community 15/25
Stars: 23,593
Forks: 1,813
Downloads: 78,413,808
Commits (30d): 184
Language: Python
License: Apache-2.0
Stars: 15
Forks: 4
Downloads: 1,214
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About fastmcp

PrefectHQ/fastmcp

🚀 The fast, Pythonic way to build MCP servers and clients.

Provides automatic schema generation and validation from Python type hints while supporting three core patterns: servers that expose tools/resources/prompts to LLMs, clients for connecting to any MCP endpoint, and interactive apps with UI rendering. Built on the Model Context Protocol standard with integrated transport negotiation, authentication, and lifecycle management across stdio, SSE, and other channels.

About librenms-mcp

mhajder/librenms-mcp

MCP server for LibreNMS management

Exposes LibreNMS resources (devices, ports, alerts, inventory, locations) through a Model Context Protocol server, supporting both read and write operations with optional read-only mode and rate limiting. Built in Python with STDIO, HTTP, and SSE transport options, integrating directly with LibreNMS API for real-time network monitoring, device discovery, and bulk management operations. Designed for AI assistants, automation frameworks, and custom workflows requiring programmatic access to network topology and operational data.

Scores updated daily from GitHub, PyPI, and npm data. How scores work