Hayhooks
mcp-serverNo score yet
Easily deploy Haystack pipelines as REST APIs and MCP Tools.
Stars
145
Δ stars 7d
—
Δ stars 30d
—
Forks
35
Contributors
16
npm DL / wk
—
PyPI DL / wk
—
Language
Python
Last push
2026-06-09
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 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-06-09, with 16 contributors.
- What are the best Hayhooks alternatives?
- Closest by category and size in our data: io.github.browserstack/mcp-server, io.github.cyanheads/mcp-ts-core, io.github.serpapi/serpapi-mcp — 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-06-18 · 8 open issues · 47 releases