Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Weaviate MCP Server
by
kirill-markin
Verified
GitHub
Browser Automation
Python
MIT License
23
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
example-mcp-server
docs
.github
mcp_simple_tool
tests
app.json
cursor-run-mcp-server.sh
docker-compose.yml
Dockerfile
.dockerignore
.env.example
.gitignore
heroku.yml
LICENSE
pyproject.toml
README.md
smithery.yaml
uv.lock
# Git .git .gitignore # Python __pycache__ *.pyc *.pyo *.pyd .Python *.py[cod] *$py.class .pytest_cache .coverage htmlcov .env .venv venv/ ENV/ # IDE .idea .vscode *.swp *.swo .DS_Store # Project specific temp/ *.log