Skip to main content
Glama

Kulturpool MCP Server

run_server.shβ€’338 B
#!/bin/bash # Kulturerbe MCP Server Launcher # Activates virtual environment and starts the server # Set PATH to include common binary directories export PATH="/usr/bin:/bin:/usr/local/bin:$PATH" # Change to script directory using absolute dirname path cd "$(/usr/bin/dirname "$0")" source .venv/bin/activate exec python3 server.py "$@"

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/rklugsederoeaw/kulturpool_mcp_server'

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