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

Isaacwasserman_mcp-vegalite-serveur
Miroir dehttps: //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.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.
Miroir dehttps: //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!