69
/ 100
13 days ago
glama

FastMCP Server

A simple MCP server for task management with Bearer token authentication, supporting create, complete, and list tasks operations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: FASTMCP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretFASTMCP_AUTH_TOKENdocker run -p 8000:8000 -e =your-secret-token fastmcp
configFASTMCP_HOST서버 호스트 (선택/기본: 0.0.0.0)
configFASTMCP_PORT서버 포트 (선택/기본: 8000)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/cloudtype-examples-fastmcp-1q3n1t)](https://m8ven.ai/mcp/cloudtype-examples-fastmcp-1q3n1t)
commit: eb4e0903bf31a1b22f44be9f7b75b8eb46979f84
code hash: 35f969af6cd1306253003ee8cef6adedc700e319532355a3d0f62d5e59172fb6
verified: 6/15/2026, 3:11:23 PM
view raw JSON →