fastmcp
fastmcp simplifies the creation of production-ready mcp servers with enterprise authentication and deployment tools.
development
free
requires coding
Server Statistics
setup time
10 minutes
github stars
21,033
forks
1,567
watchers
21,033
open issues
217
contributors
172
last updated
2 days ago
language: pythonlicense: apache-2.0last release: v2.13.3 (December 3, 2025)
description
provides a fast, pythonic framework for building mcp servers and clients.
use cases
- building llm applications with standardized context management.
- implementing enterprise authentication for secure mcp servers.
- creating tools and resources for llm interactions.
technical details
prerequisites
- python 3.6+
- access to an enterprise authentication provider if needed.
installation steps
- step 1: install fastmcp using 'pip install fastmcp'.
- step 2: set up your server configuration.
- step 3: run your server with 'fastmcp run server.py'.
configuration example
{"mcpServers": {"weather": {"url": "https://weather-api.example.com/mcp"}}}required accounts
github
tags
agents
fastmcp
llms
mcp
mcp-clients
mcp-servers
mcp-tools
model-context-protocol
python