n8n-nodes-explorium-api
n8n-nodes-explorium-api is a node for n8n that integrates with the Explorium API. By using this node, users can automate data collection and analysis, streamlining their workflows. Implemented in TypeScript, it offers ease of use and extensibility.
GitHub Stars
2
User Rating
Not Rated
Favorites
0
Views
18
Forks
1
Issues
0
n8n-nodes-explorium-ai
This project provides n8n community nodes for seamless integration with explorium.ai's powerful data enrichment and AI capabilities. With minimal setup required, you can leverage Explorium's features directly in your n8n workflows.
Features
1. Explorium API Node
Access all Explorium Agent Source API functions. Seamless integration with n8n workflows
2. Explorium MCP Node
Direct integration with OpenAI through Explorium's Model Context Protocol (MCP)
Prerequisites
- n8n instance (self-hosted or cloud)
- Explorium API Key
- OpenAI API Key (for MCP node only)
Installation
- Follow the n8n community nodes installation guide
- Install this package in your n8n instance
- Configure the required environment variables
Environment Variables
Both nodes require the following environment variables:
EXPLORIUM_API_KEY: Your Explorium API key
The MCP node additionally requires:
OPENAI_API_KEY: Your OpenAI API key
Usage
Getting Your API Keys
- Explorium API Key
- Visit Explorium Developer Portal
- Follow the steps to obtain your API key

Node Configuration
Example of configuring the node for Firmographic enrichment:
Workflow Example
Here's how to use the node in your workflow:
Resources
- n8n Community Nodes Documentation
- Model Context Protocol Documentation
- Explorium Developer Documentation
- AgentSource MCP Reference
License
This project is licensed under the Apache License 2.0 - see the LICENSE.md file for details.
n8n is a fair-code licensed workflow automation platform.
0
Followers
0
Repositories
0
Gists
0
Total Contributions
The Formula 1 MCP Server is a TypeScript-based server that provides real-time and historical F1 racing data. It offers access to session data, telemetry, weather information, and more via standardized URIs. With easy integration into MCP clients, it serves as a highly useful tool for F1 fans.
Remote MCP Servers is a dynamic, community-driven registry of Model Context Protocol (MCP) servers. This web application allows users to discover, list, and submit MCP servers. Users can create accounts and manage their submitted servers, contributing to a centralized repository of MCP-enabled services.