MCP Server for the DealX platform, enabling integration and data retrieval in accordance with the MCP protocol.
Loading more......
MCP server that bridges to the Swedish company registry database, allowing users to search for companies and retrieve detailed business information.
An MCP server for connecting to iaptic, enabling queries about customer purchases, transactions, and app revenueādemonstrating CDP integration with MCP servers.
MCP server that integrates development tools (GitLab, Jira, Confluence, YouTube, Google AI) for streamlined workflows, exemplifying how MCP servers can unify multiple developer services.
An MCP server that provides access to 3,000+ pre-built cloud tools (Actors) for data extraction from websites, e-commerce, social media, and more.
An MCP server for accessing and interacting with Coda documents and APIs, integrating Coda functionality into AI workflows using MCP.
A self-hosted, open-source client for the Model Context Protocol (MCP), enabling users to chat with any MCP server within their own app. It serves as a bridge for integrating and testing various MCP servers, making it highly relevant for exploring and managing MCP server capabilities.
MCP Server for the DealX platform, enabling integration and data retrieval in accordance with the MCP protocol.
The @dealx/mcp-server is a Model Context Protocol (MCP) server for the DealX platform. It allows large language models (LLMs) to interact with the DealX platform, currently supporting searching for ads, with planned extensions for further functionalities.
query (string, optional): Search query string.sort (string, optional): Sort order (e.g., "-created" for newest first).offset (number, optional): Pagination offset (starts at 1, default: 1).limit (number, optional): Number of results per page (max 100, default: 30)..env file for API URL, server port, and log level.npm install -g @dealx/mcp-servernpx -y @dealx/mcp-serverMIT License