MCPs tagged with metadata
-
Stocky
Find beautiful royalty-free stock images across multiple providers in one search.
Stocky enables fast, asynchronous search and retrieval of royalty-free stock images from Pexels and Unsplash through a unified MCP-compatible interface. It supports rich metadata, provider flexibility, pagination, and robust error handling. Designed to operate as an MCP (Model Context Protocol) server, it integrates with MCP clients using standard client configuration and environment variables for API keys. Stocky provides Python async functions for searching, retrieving details, and downloading images with flexible output options.
- ⭐ 14
- MCP
- joelio/stocky
-
dbt-docs-mcp
MCP server for querying dbt project metadata and lineage
dbt-docs-mcp implements a Model Context Protocol (MCP) server that interacts with dbt project metadata artifacts such as manifest.json and catalog.json. It exposes the dbt project graph through a standardized API, enabling search and inspection of models, sources, columns, and their upstream/downstream lineage. The solution facilitates column-level and model-level lineage analysis, node inspection, and can be extended to support database metadata querying and custom knowledge bases. It is designed for integrations with MCP-compatible clients, supporting advanced data discovery and context sharing workflows.
- ⭐ 21
- MCP
- mattijsdp/dbt-docs-mcp