juspay/neurolink

mcp-serverNo score yet

Streams are the future of AI powered by unlimited free tokens.

Stars

102

Δ stars 7d

Δ stars 30d

Forks

109

Contributors

63

npm DL / wk

PyPI DL / wk

Language

TypeScript

Last push

2026-06-17

About juspay/neurolink

AI intelligence flows as streams — tokens, tool calls, memory, voice, documents. NeuroLink is the vascular layer that carries these streams from where they are generated (LLM providers: the neurons) to where they are needed (connectors: the organs). // Everything is a stream const result = await pipe.stream({ input: { text: "Hello" } }); for await (const chunk of result.stream) { if ("content" in chunk) { process.stdout.write(chunk.content); } } ``` Extracted from production systems at Juspay and battle-tested at enterprise scale,…

Read the full README on GitHub →

Newly tracked — a growth score appears after the first full scoring week. Signals are deliberately suppressed during cold start to avoid false positives.

juspay/neurolink alternatives

Projects in the same category, closest in size — picked by data, not opinion.

stass/lldb-mcpStable105

See all mcp-server projects ranked by growth →

Frequently asked questions

Is juspay/neurolink still maintained?
Yes — actively maintained. The last push was on 2026-06-17, with 63 contributors.
What are the best juspay/neurolink alternatives?
Closest by category and size in our data: io.github.SimplyLiz/ckb, io.github.ryanbaumann/platform-ai, SureScaleAI/openai-gpt-image-mcp — full list with live signals above.

Topics

Coding Agentsmcpskillsllmmodel-context-protocoldeveloper-toolshermeslocal-firstagentsautomationai-developmentai-platformuniversal-aineurolinkenterprisepersonal-aifuturestreamopen-claw

Embed this badge

Show your project's live signal in your README — it updates weekly with the data.

[![juspay/neurolink on What's Trending in AI](https://whatstrendinginai.com/badges/juspay-neurolink-mcp-server.svg)](https://whatstrendinginai.com/projects/juspay-neurolink-mcp-server/)

juspay/neurolink badge

Tracked since 2026-06-15 · data as of 2026-06-18 · 287 open issues · 363 releases