Skip to main content
Glama

Parquet MCP Server

by DeepSpringAI
pyproject.toml844 B
[project] name = "parquet_mcp_server" version = "0.1.0" description = "A server that provides tools for manipulating and analyzing Parquet files" authors = [ { name = "Your Name", email = "your.email@example.com" }, ] dependencies = [ "mcp", "pyarrow", "pandas", "numpy", "requests", "langchain", "langgraph", "langchain-ollama", "chainlit", "streamlit", "duckdb", "psycopg2-binary", "markdown", "beautifulsoup4", "clear>=2.0.0", "firecrawl-py>=1.16.0", "langchain-mcp-adapters>=0.0.7", "langchain-openai>=0.3.12", "autogen-ext>=0.5.3", "autogen-core>=0.5.3", "supabase>=2.15.0", ] requires-python = ">=3.10" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["src/parquet_mcp_server"]

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/DeepSpringAI/search_mcp_server'

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