Skip to main content
Glama

Fonoster MCP Server

Official
by fonoster
MIT License
118
7,325
  • Apple
  • Linux
contributors.yaml539 B
name: add contributors on: workflow_dispatch: push: branches: - main jobs: add-contributors: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: BobAnkh/add-contributors@master with: CONTRIBUTOR: "<!--contributors-->" COLUMN_PER_ROW: "6" ACCESS_TOKEN: ${{ secrets.GH_PAT }} IMG_WIDTH: "100" FONT_SIZE: "14" PATH: "/README.md" COMMIT_MESSAGE: "docs(README): update contributors" AVATAR_SHAPE: "round"

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