7nohe/adonis-mcp
An AdonisJS package for building remote MCP servers
This package helps developers using the AdonisJS framework create remote servers that can communicate using the Model Context Protocol (MCP). It takes your defined server logic (like 'tools' or 'prompts') and exposes it as a server-sent event stream. This is useful for backend developers building applications that need to interact with other MCP-compatible services or frontends.
No commits in the last 6 months. Available on npm.
Use this if you are an AdonisJS developer needing to build a backend service that exposes specific functionalities as 'tools' or 'resources' to other applications via the Model Context Protocol.
Not ideal if you are not an AdonisJS developer or if your project does not require the Model Context Protocol.
Stars
10
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Jul 21, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/7nohe/adonis-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
modelcontextprotocol/typescript-sdk
The official TypeScript SDK for Model Context Protocol servers and clients
modelcontextprotocol/python-sdk
The official Python SDK for Model Context Protocol servers and clients
vmoranv/jshookmcp
js hook toolkit that all you need
alpic-ai/skybridge
Skybridge is a framework for building ChatGPT & MCP Apps
modelcontextprotocol/csharp-sdk
The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration...