FastMCP Server
FastMCP-Server
Python-FastMCP-Server (Model Context Protocol) mit Bearer-Token-Authentifizierung
Ausführungsmethoden
Lokale Ausführung
pip install -r requirements.txt
python server.pyDocker-Ausführung
docker build -t fastmcp .
docker run -p 8000:8000 -e FASTMCP_AUTH_TOKEN=your-secret-token fastmcpRelated MCP server: MCP Server Node
Bereitstellung
Cloudtype
Vorlage auswählen:
FastMCP
Bereitstellen
Python 3.12
Umgebungsvariablen
FASTMCP_AUTH_TOKEN: Token für die Authentifizierung festlegen (Token, der bei der Authentifizierung verwendet wird)Startbefehl
uvicorn server:app --host 0.0.0.0 --port 8000
Zugriffsinformationen überprüfen
MCP-Zugriffsadresse - https:///mcp
Aktualisierung Nach dem Committen und Pushen des Codes über die Schaltfläche
Bereitstellenim TabEinstellungenbereitstellen
YouTube-Anleitung
Bereitstellungsautomatisierung
Authentifizierung
Es wird die Bearer-Token-Authentifizierung verwendet:
Umgebungsvariable:
FASTMCP_AUTH_TOKENHeader:
Authorization: Bearer your-token
Unterstützte Tools
create_task: Aufgabe erstellen
complete_task: Aufgabe abschließen
list_tasks: Aufgabenliste abrufen
Umgebungsvariablen
FASTMCP_AUTH_TOKEN: Bearer-Token (erforderlich)
FASTMCP_HOST: Server-Host (optional/Standard: 0.0.0.0)
FASTMCP_PORT: Server-Port (optional/Standard: 8000)
Verwendungsmöglichkeiten
Porter AI
Problemlösung
Lizenz
MIT-Lizenz
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA simple MCP server for task management with Bearer token authentication, supporting create, complete, and list tasks operations.7MIT
- AlicenseNot gradedqualityCmaintenanceA Node.js MCP server example with user management, task management, and calculator tools. Supports authentication via bearer token and can be deployed locally or via Docker.7MIT
- FlicenseNot gradedqualityBmaintenanceA lightweight task management MCP server that enables CRUD operations on tasks stored in a single JSON file, including listing, creating, updating progress, and setting priorities.133
- AlicenseNot gradedqualityCmaintenanceA Node.js MCP server with user, task, and calculator tools. Supports Bearer token authentication and Docker/Cloudtype deployment.7MIT
Related MCP Connectors
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
The official MCP Server from Mia-Platform to interact with Mia-Platform Console
A MCP server built for developers enabling Git based project management with project and personal…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/legotec73/FastMCPserver'
If you have feedback or need assistance with the MCP directory API, please join our Discord server