SInce the n8n team made a MCP to search their docs, I made an MCP so agents can also search the forum! This helps since the forum provides more work arounds to issues also if the docs do not work for you, or if your problem isn’t on the docs. This allows you and your agents to now figure out problems faster!!
Your agents can filter by solved questions also, which may improve the quality of your results! Enjoy!
python3 forumsearch.py search "airtable rate limit" # all results
python3 forumsearch.py solved "azure openai api version" # accepted-answer threads only
python3 forumsearch.py thread 300911 # read a thread + its accepted answer


