We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/guilyx/ascii-banner-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
glama.json•360 B
{
"$schema": "https://glama.ai/mcp/schemas/server.json",
"name": "ascii-banner-mcp",
"description": "MCP server that generates ASCII art banners from any string using pyfiglet. Tools: get_fonts (list fonts), generate_banner (render text as ASCII art).",
"maintainers": [
"guilyx"
],
"repository": "https://github.com/guilyx/ascii_banner_mcp"
}