U

Unravel

@unravel-team

Tiny experiments, practical implementations, and innovative approaches to AI applications.

2 toolsStars: 58Forks: 11
U
mcp-clojure-sdk
The mcp-clojure-sdk is a Clojure SDK designed for creating Model Context Protocol (MCP) servers. This tool provides developers with a convenient library to quickly build MCP servers and implement various functionalities. It includes examples of servers with features such as calculators and data visualization, allowing developers to base their own server implementations on these examples. MCP facilitates integration with AI and LLMs (large language models), making it a powerful tool for data processing and analysis.
ClojureFile System+9
47
2mo ago
U
mcp-analyst
MCP Analyst is an MCP server designed to analyze local CSV or Parquet files. It is particularly useful when the dataset size exceeds the context window or when you prefer not to upload the entire file to optimize costs. The tool also supports handling multiple CSV files, making it an efficient solution for data analysis.
PythonMCP+9
11
4mo ago