You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m currently using the mcp-go framework and would like to add middleware functionality similar to Gin’s Use()method. Could you provide guidance or examples on how to implement middleware in mcp-go? For instance, how can I inject custom processing logic before or after handling requests?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I’m currently using the mcp-go framework and would like to add middleware functionality similar to Gin’s Use()method. Could you provide guidance or examples on how to implement middleware in mcp-go? For instance, how can I inject custom processing logic before or after handling requests?
Beta Was this translation helpful? Give feedback.
All reactions