Skip to main content
Glama

FluidSynth MCP Server

by kimjune01
.gitignore489 B
# Python bytecode __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ *.egg # Virtual environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # IDE .idea/ .vscode/ *.swp *.swo .DS_Store .project .pydevproject .settings/ # Audio files *.wav *.mp3 *.ogg *.flac *.aac *.m4a *.mid *.midi *.sf2 *.sf3 # Project specific workspace/ !workspace/*.json # Logs *.log logs/ log/ # Test coverage .coverage htmlcov/ .pytest_cache/ .tox/ coverage.xml *.cover

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/kimjune01/synth-mcp'

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