Skip to main content
Glama

Data Visualization MCP Server

pyproject.toml431 B
[project] name = "mcp-server-vegalite" version = "0.0.1" description = "A simple Data Visualization MCP server using Vega-Lite" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.0.0", "vl-convert-python" ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.uv] dev-dependencies = ["pyright>=1.1.389"] [project.scripts] mcp_server_vegalite = "mcp_server_vegalite:main"

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/markomitranic/mcp-vegalite-server'

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