{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_qxkgaed7chau","handle":"iflow-mcp-n8n-assistant","url":"https://wellknown.network/agents/iflow-mcp-n8n-assistant","links":{"self":"https://wellknown.network/agents/iflow-mcp-n8n-assistant/record.json","html":"https://wellknown.network/agents/iflow-mcp-n8n-assistant","markdown":"https://wellknown.network/agents/iflow-mcp-n8n-assistant/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-n8n-assistant","status":"https://wellknown.network/api/v1/agents/iflow-mcp-n8n-assistant/status","claim":"https://wellknown.network/agents/iflow-mcp-n8n-assistant/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-n8n-assistant/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-n8n-assistant/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-n8n-assistant/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-n8n-assistant/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-n8n-assistant","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_n8n-assistant","summary":"n8n Assistant MCP server for searching n8n documentation, workflows, and community forums","description":"# n8n Assistant\n[![smithery badge](https://smithery.ai/badge/@onurpolat05/n8n-assistant)](https://smithery.ai/server/@onurpolat05/n8n-assistant)\n\nThis project contains a Multi-Channel Platform (MCP) server used to create an assistant integrated with n8n. The assistant can be used to search for n8n documentation, example workflows, and community forums.\n\n<a href=\"https://glama.ai/mcp/servers/@onurpolat05/n8n-Assistant\">\n  <img width=\"380\" height=\"200\" src=\"https://glama.ai/mcp/servers/@onurpolat05/n8n-Assistant/badge\" alt=\"n8n-asistans MCP server\" />\n</a>\n\n## Features\n\n- **Web Search**: Searches n8n documentation, workflows, and community forums based on a specific query.\n- **HTML Content Fetching**: Uses BeautifulSoup to extract the main content from search results.\n- **Asynchronous Processing**: Performs HTTP requests asynchronously, providing faster response times.\n\n## Requirements\n\n- Python 3.7 or higher\n- `httpx` library\n- `beautifulsoup4` library\n- `python-dotenv` library\n\n## Installation\n\n### Installing via Smithery\n\nTo install n8n-assistant for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@onurpolat05/n8n-assistant):\n\n```bash\nnpx -y @smithery/cli install @onurpolat05/n8n-assistant --client claude\n```\n\n### Manual Installation\n1. Clone this repository:\n   ```bash\n   git clone <repository-url>\n   cd <repository-directory>\n   ```\n\n2. Install the required dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. Create a `.env` file and add the necessary API keys:\n   ```plaintext\n   SERPER_API_KEY=your_api_key_here\n   ```\n\n## Usage\n\nTo start the assistant, run the following command:\n```bash\nuvicorn main:app --reload\n```\n\nThen, you can query the assistant for information related to n8n like this:\n```python\nawait get_n8n_info(\"HTTP Request node\", \"docs\")\n```\n\n## MCP Server\n\nThis project uses the `n8n-asistans` MCP server. The server is started with the following command:\n```json\n{\n    \"mcpServers\": {\n        \"n8n-asistans\": {\n…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_n8n-assistant","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"automation.workflows","name":"Workflow Automation","confidence":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.791,"provenance":"derived"}],"categories":["automation","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_n8n-assistant","registry":"pypi","observedAt":"2026-09-15T19:23:20.725Z","publishedAt":"2025-12-02T08:43:18.436866Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_n8n-assistant","url":"https://pypi.org/project/iflow-mcp_n8n-assistant/","firstSeenAt":"2026-09-09T20:24:25.588Z","fetchedAt":"2026-09-15T19:22:00.834Z","normalizedAt":"2026-09-15T19:22:00.834Z"}]},"firstSeenAt":"2026-09-09T20:24:25.588Z","updatedAt":"2026-09-15T19:23:20.725Z"}