I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Isaacwasserman_mcp-vegalite-server
Espejo de https: //github.com/isaacwasserman/mcp-vegalite-server
3 years
Works with Finder
0
Github Watches
2
Github Forks
0
Github Stars
Data Visualization MCP Server
Overview
A Model Context Protocol (MCP) server implementation that provides the LLM an interface for visualizing data using Vega-Lite syntax.
Components
Tools
The server offers two core tools:
-
save_data
- Save a table of data agregations to the server for later visualization
- Input:
-
name
(string): Name of the data table to be saved -
data
(array): Array of objects representing the data table
-
- Returns: success message
-
visualize_data
- Visualize a table of data using Vega-Lite syntax
- Input:
-
data_name
(string): Name of the data table to be visualized -
vegalite_specification
(string): JSON string representing the Vega-Lite specification
-
- Returns: If the
--output_type
is set totext
, returns a success message with an additionalartifact
key containing the complete Vega-Lite specification with data. If the--output_type
is set topng
, returns a base64 encoded PNG image of the visualization using the MPCImageContent
container.
Usage with Claude Desktop
# Add the server to your claude_desktop_config.json
{
"mcpServers": {
"datavis": {
"command": "uv",
"args": [
"--directory",
"/absolute/path/to/mcp-datavis-server",
"run",
"mcp_server_datavis",
"--output_type",
"png" # or "text"
]
}
}
}
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Professional Flask/SQLAlchemy code guide. Follow: https://x.com/navid_re
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.
Espejo dehttps: //github.com/agentience/practices_mcp_server
Espejo de https: //github.com/bitrefill/bitrefill-mcp-server
Reviews

user_XWLKGwAB
As a dedicated user of yfinance-mcp by flipthedog, I must say it's an impressive tool for financial data analysis. The seamless integration with various data sources allows for real-time insights and decision-making. Highly recommended for any professional or enthusiast in the finance domain. Check it out!