Skip to main content
Glama

Fonoster MCP Server

Official
by fonoster
MIT License
118
7,325
  • Apple
  • Linux
app.css817 B
:root { --font-sans: "Poppins", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; } * { box-sizing: border-box; scrollbar-width: thin; /* Use theme CSS variables for scrollbar to match light/dark */ scrollbar-color: var(--fonoster-palette-base-05) transparent; -webkit-text-size-adjust: none; text-size-adjust: none; } html { scroll-behavior: smooth; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } html, body { font-feature-settings: "rlig" 1, "calt" 1; -webkit-tap-highlight-color: transparent; text-rendering: optimizeLegibility; font-family: var(--font-sans); overflow: hidden; height: 100%; } [data-sonner-toast][data-styled="true"] [data-content] { width: 100%; }

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/fonoster/fonoster'

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