Hayhooks
mcp-serverStable
Easily deploy Haystack pipelines as REST APIs and MCP Tools.
Stars
148
Δ stars 7d
+2
Δ stars 30d
—
Forks
36
Contributors
16
npm DL / wk
—
PyPI DL / wk
—
Language
Python
Last push
2026-07-10
About Hayhooks
Create a minimal agent wrapper with streaming chat support and a simple HTTP POST API: def weather_function(location): return f"The weather in {location} is sunny." weather_tool = Tool( name="weather_tool", description="Provides weather information for a given location.", parameters={ "type": "object", "properties": {"location": {"type": "string"}}, "required": ["location"], }, function=weather_function, )
Read the full README on GitHub →
Hayhooks growth signals this week
- Gained 2 stars in the last 7 days
Growth score: 11/100 week of 2026-06-29
Signal history
| Week | Score | Δ★ | Signal |
|---|---|---|---|
| 2026-06-29 | 11 | +2 | Stable |
| 2026-06-15 | 43 | +4 | Stable |
Hayhooks alternatives
Projects in the same category, closest in size — picked by data, not opinion.
See all mcp-server projects ranked by growth →
Frequently asked questions
- Is Hayhooks still maintained?
- Yes — actively maintained. The last push was on 2026-07-10, with 16 contributors.
- Is Hayhooks growing?
- It is stable this week, with a growth score of 11/100. See the weekly history above.
- What are the best Hayhooks alternatives?
- Closest by category and size in our data: Zhihu-Collections-MCP, Multi-AI MCP Server for Claude Code, mcp-any-openapi — full list with live signals above.
Topics
Embed this badge
Show your project's live signal in your README — it updates weekly with the data.
Tracked since 2026-06-17 · data as of 2026-07-10 · 9 open issues · 48 releases