Skip to main content
Glama

Cloudways MCP Server

by aphraz
server.py•200 B
#!/usr/bin/env python3 """ FastMCP server instance """ from fastmcp import FastMCP # Create a single FastMCP instance # This is shared across all workers and requests mcp = FastMCP("cloudways-mcp")

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/aphraz/cw-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server