Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Stargate MCP to the MCP Server Directory
Server: Stargate MCP
Endpoint:
https://stargate.mcp.junct.dev/mcpTransport: Streamable HTTP (stateless)
Auth: None
Description
Stargate
MCP endpoint: https://stargate.mcp.junct.dev/mcp
Domain: analytics
Tools
activateChainPath— Calls activateChainPath(_poolId: string, _dstChainId: string, _dstPoolId: string). Write function — …addLiquidity— Calls addLiquidity(_poolId: string, _amountLD: string, _to: string). Write function — may have acces…bridge— Calls bridge(). Read-only — does not modify contract state. Unrestricted — any address can call this…cachedSwapLookup— Calls cachedSwapLookup(param0: string, param1: string, param2: string). Read-only — does not modify …callDelta— Calls callDelta(_poolId: string, _fullMode: boolean). Write function — may have access control restr…clearCachedSwap— Calls clearCachedSwap(_srcChainId: string, _srcAddress: string, _nonce: string). Write function — ma…createChainPath— Calls createChainPath(_poolId: string, _dstChainId: string, _dstPoolId: string, _weight: string). Wr…createPool— Calls createPool(_poolId: string, _token: string, _sharedDecimals: string, _localDecimals: string, _…creditChainPath— Calls creditChainPath(_dstChainId: string, _dstPoolId: string, _srcPoolId: string, _c: { credits: st…factory— Calls factory(). Read-only — does not modify contract state. Unrestricted — any address can call thi…instantRedeemLocal— Calls instantRedeemLocal(_srcPoolId: string, _amountLP: string, _to: string). Write function — may h…mintFeeOwner— Calls mintFeeOwner(). Read-only — does not modify contract state. Unrestricted — any address can cal…owner— Calls owner(). Read-only — does not modify contract state. Unrestricted — any address can call this …protocolFeeOwner— Calls protocolFeeOwner(). Read-only — does not modify contract state. Unrestricted — any address can…quoteLayerZeroFee— Calls quoteLayerZeroFee(_dstChainId: string, _functionType: string, _toAddress: string, _transferAnd…redeemLocal— Calls redeemLocal(_dstChainId: string, _srcPoolId: string, _dstPoolId: string, _refundAddress: strin…redeemLocalCallback— Calls redeemLocalCallback(_srcChainId: string, _srcAddress: string, _nonce: string, _srcPoolId: stri…redeemLocalCheckOnRemote— Calls redeemLocalCheckOnRemote(_srcChainId: string, _srcAddress: string, _nonce: string, _srcPoolId:…redeemRemote— Calls redeemRemote(_dstChainId: string, _srcPoolId: string, _dstPoolId: string, _refundAddress: stri…renounceOwnership— Calls renounceOwnership(). Write function — may have access control restrictions (e.g. onlyOwner). C…retryRevert— Calls retryRevert(_srcChainId: string, _srcAddress: string, _nonce: string). Requires ETH value to b…revertLookup— Calls revertLookup(param0: string, param1: string, param2: string). Read-only — does not modify cont…revertRedeemLocal— Calls revertRedeemLocal(_dstChainId: string, _srcAddress: string, _nonce: string, _refundAddress: st…sendCredits— Calls sendCredits(_dstChainId: string, _srcPoolId: string, _dstPoolId: string, _refundAddress: strin…setBridgeAndFactory— Calls setBridgeAndFactory(_bridge: string, _factory: string). Write function — may have access contr…setDeltaParam— Calls setDeltaParam(_poolId: string, _batched: boolean, _swapDeltaBP: string, _lpDeltaBP: string, _d…setFeeLibrary— Calls setFeeLibrary(_poolId: string, _feeLibraryAddr: string). Write function — may have access cont…setFees— Calls setFees(_poolId: string, _mintFeeBP: string). Write function — may have access control restric…setMintFeeOwner— Calls setMintFeeOwner(_owner: string). Write function — may have access control restrictions (e.g. o…setProtocolFeeOwner— Calls setProtocolFeeOwner(_owner: string). Write function — may have access control restrictions (e.…setSwapStop— Calls setSwapStop(_poolId: string, _swapStop: boolean). Write function — may have access control res…setWeightForChainPath— Calls setWeightForChainPath(_poolId: string, _dstChainId: string, _dstPoolId: string, _weight: strin…swap— Calls swap(_dstChainId: string, _srcPoolId: string, _dstPoolId: string, _refundAddress: string, _amo…swapRemote— Calls swapRemote(_srcChainId: string, _srcAddress: string, _nonce: string, _srcPoolId: string, _dstP…transferOwnership— Calls transferOwnership(newOwner: string). Write function — may have access control restrictions (e.…withdrawMintFee— Calls withdrawMintFee(_poolId: string, _to: string). Write function — may have access control restri…withdrawProtocolFee— Calls withdrawProtocolFee(_poolId: string, _to: string). Write function — may have access control re…CachedSwapSaved— Event emitted by the contract. Subscribe via log filters.OwnershipTransferred— Event emitted by the contract. Indexed fields (filterable): previousOwner, newOwner. Subscribe via l…RedeemLocalCallback— Event emitted by the contract. Indexed fields (filterable): srcAddress, nonce. Subscribe via log fil…Revert— Event emitted by the contract. Subscribe via log filters.RevertRedeemLocal— Event emitted by the contract. Indexed fields (filterable): nonce, srcAddress. Subscribe via log fil…Connection
{ "mcpServers": { "stargate-mcp": { "url": "https://stargate.mcp.junct.dev/mcp", "transport": "streamable-http" } } }Registry entry (
servers.json){ "id": "stargate-mcp", "name": "Stargate MCP", "description": "Calls activateChainPath(_poolId: string, _dstChainId: string, _dstPoolId: string). Write function — may have access control restrictions (e.g. onlyOwner). Check", "repository": "https://github.com/junct-bot/stargate-mcp", "endpoint": "https://stargate.mcp.junct.dev/mcp", "transport": [ "streamable-http" ], "tags": [ "write", "dex", "read", "vault", "erc20", "admin", "event" ], "version": "1.0.0", "author": "Junct", "llms_txt": "https://stargate.mcp.junct.dev/llms.txt", "created_at": "2026-03-14T06:09:43.737Z" }Generated by Junct — agent-readiness infrastructure for crypto/DeFi.