Skip to main content

Creating Plugins

Build custom plugins to extend FrontMCP with your own functionality.

Basic Plugin Structure

Adding Tools

Plugins can add tools to the server:

Adding Resources

Plugins can add resources:

Intercepting Calls

Modify tool behavior:

Providing Services

Share services with apps:

Configuration

Make plugins configurable:

Publishing Plugins

Next Steps

Cache Plugin

Learn from Cache Plugin

Community

Share your plugin