Skip to main content
Glama

Ollama MCP Server

by etnlbck
install-model-railway.shโ€ข305 B
#!/bin/bash # Script to install a model in Railway Ollama # This should be run in Railway shell echo "Installing tinyllama model in Railway Ollama..." # Pull a small model ollama pull tinyllama # Verify the model was installed echo "Available models:" ollama list echo "Model installation complete!"

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/etnlbck/ollama-mcp'

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