Skip to main content
Glama
lordbasilaiassistant-sudo

base-lp-locker-mcp

base-lp-locker-mcp

An MCP server for AI agents to lock, manage, and withdraw LP tokens on Base. Trustless liquidity locking with time-based unlock.

Install

npx -y base-lp-locker-mcp

Related MCP server: baselings-mcp

Tools

Tool

Description

lock_lp

Lock LP tokens for a specified duration (handles approval automatically)

get_lock

Get lock details by lock ID

get_user_locks

Get all locks for a wallet address

get_locker_info

Get contract info, fees, and total locks

withdraw_lp

Withdraw LP tokens after lock expires

extend_lock

Extend a lock's duration

Setup

{
  "mcpServers": {
    "base-lp-locker": {
      "command": "npx",
      "args": ["-y", "base-lp-locker-mcp"],
      "env": {
        "DEPLOYER_PRIVATE_KEY": "your-private-key"
      }
    }
  }
}

Use Cases

  • Rug-proof launches: Lock LP tokens to prove liquidity is safe

  • Vesting: Time-lock LP positions for team or investor allocations

  • Trust: Show holders that liquidity cannot be pulled

  • Extend: Add more time to existing locks without withdrawing

Fees

  • Lock fee: 0.001 ETH per lock — goes to platform treasury

  • Gas: ~150k gas per lock, ~80k per withdraw/extend

Contract

  • LPLocker: 0x32049c5B3E107737B8D00346C2241f9F21e9a154 (Base mainnet)

  • Verified on Basescan: View contract

License

MIT

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    MCP server for AI agents to play Baselings, a yield-generating pet game on Base chain. Enables agents to manage workers, claim yields, and execute strategies to earn USDC, ETH, or BTC.
    49
    34
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that provides AI agents with real-time access to DEX liquidity pool data, enabling smarter trading, analytics, and automated strategies.
    10
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that gives AI agents real-time access to DeFi across multiple chains, enabling non-custodial crypto trading, portfolio queries, and transaction execution.
    9
    7
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server connecting AI agents to non-custodial staking data across 130+ networks.

  • HiveCapital MCP Server — autonomous investment layer for AI agents

  • Onchain loyalty MCP on Base: programs, mint, rewards, vouchers for AI agents.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lordbasilaiassistant-sudo/base-lp-locker-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server