Skip to content

Add Ageniti to Frameworks → For servers#4257

Closed
yiliu-li wants to merge 1 commit into
modelcontextprotocol:mainfrom
yiliu-li:add-ageniti-framework
Closed

Add Ageniti to Frameworks → For servers#4257
yiliu-li wants to merge 1 commit into
modelcontextprotocol:mainfrom
yiliu-li:add-ageniti-framework

Conversation

@yiliu-li

Copy link
Copy Markdown

Adds Ageniti to the Frameworks → For servers list.

Ageniti (MIT, TypeScript) is an action-primitive SDK: you define an action once — input/output contract, side effects, permissions — and the same runtime exposes it as a CLI command, HTTP route, MCP tool, OpenAI / AI SDK tool, React hook, and typed in-process client. Streaming events, redaction, and a unified error contract are shared across all surfaces.

It fits the For servers section because building an MCP server is one of its primary outputs — the same action definition that runs locally as a CLI also surfaces as an MCP tool with no additional schema work.

Entry placed alphabetically at the top of For servers.

@olaservo

Copy link
Copy Markdown
Member

Hi @yiliu-li, thanks for sharing your server. This repo no longer accepts new server implementations, and the README's third-party list has been retired in favor of the MCP Server Registry.

Publish your server there via the quickstart guide; it'll then be browsable at https://registry.modelcontextprotocol.io/. Details in CONTRIBUTING.md.

Closing here since it's not something we can merge, but we'd love to see it in the registry.

@olaservo olaservo closed this May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants