fastmcp-extensions
Verified Safeby airbytehq
Overview
Unofficial extension library for FastMCP 2.0, providing patterns, practices, and utilities for building and testing MCP servers.
Installation
No command providedEnvironment Variables
- MCP_HTTP_PORT
Security Notes
The library primarily provides development utilities and decorators. It does not expose any public network services directly for production use. The HTTP testing utilities start a local `uvicorn` server for internal testing purposes, which is a controlled environment. No `eval` or obvious malicious patterns were found. No hardcoded secrets are present.
Similar Servers
arcade-mcp
Provides a framework and pre-built toolkits for integrating Large Language Models (LLMs) with various external services and databases, enabling AI agents to interact with the real world.
rf-mcp
Facilitates AI agents to perform end-to-end test automation using Robot Framework, supporting tool discovery, step-by-step execution, and test suite generation through a natural language interface.
planet-mcp
A Python-based project or service, likely related to development or build automation, given the tooling present.
workflows-mcp
Automate, orchestrate, and manage development workflows (like CI/CD, TDD phases, GitHub issues, file operations) using AI assistants via YAML definitions. It acts as a backend server for AI assistants to execute complex, multi-step automation tasks.