Grabba icon

Grabba

Exposes Grabba API functionalities as callable tools for AI agents and applications.

关于

Grabba is a Microservice Connector Protocol (MCP) server that transforms Grabba API functionalities into a set of accessible tools. Built on FastMCP, it enables AI agents, orchestrators like LangChain, and other applications to seamlessly interact with Grabba's data extraction and management services, facilitating integration into various automated workflows.

主要功能

  • Supports multiple transports including stdio, streamable-http, and sse
  • Grabba API Exposure for data extraction, job management, and statistics
  • 0 GitHub stars
  • Configurable via environment variables and command-line arguments
  • Optimized for containerized deployment via Docker
  • Leverages FastAPI's dependency injection for secure API key handling

使用案例

  • Connecting LangChain applications to Grabba's data management APIs
  • Automating Grabba job creation, scheduling, and result fetching
  • Integrating Grabba data extraction capabilities into AI agent workflows