Mcp Server
@TaiserAI
关于 Mcp Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Server?
Mcp Server is a Model Context Protocol server for interacting with IPOR vaults on the Base mainnet (Ethereum). It requires an Ethereum private key for a credits NFT to operate. It is intended for developers using MCP-compatible clients to manage deposits into IPOR vaults.
How to use Mcp Server?
Clone the repository, copy .env.example to .env, and add your ETH_CREDITS_NFT_PRIVATE_KEY. Then install dependencies with npm install, build with npm run build, and start the MCP inspector with npm run inspector. Open http://127.0.0.1:6274/ to connect and list tools. Example: use the IPOR-VAULT tool with parameters Amount to deposit, vault, and rcpUrl.
Key features of Mcp Server?
- Deposits into IPOR vaults via the
IPOR-VAULTtool - Requires an Ethereum private key for credits NFT authentication
- Runs locally via MCP inspector on port 6274
- Connects to the Base mainnet (default RPC URL provided)
- Simple setup with Node.js and npm
Use cases of Mcp Server?
- Depositing funds into IPOR vaults programmatically
- Testing IPOR vault interactions in a local MCP environment
- Automating DeFi operations with MCP-compatible clients
FAQ from Mcp Server
What dependencies are required?
Node.js and npm. Follow the clone, install, and build steps.
How do I configure the server?
Copy .env.example to .env and set ETH_CREDITS_NFT_PRIVATE_KEY to your Ethereum private key.
What transport does the server use?
The server runs via MCP inspector, which typically uses stdio or HTTP. The inspector provides a web UI at http://127.0.0.1:6274/.
Which blockchain network does it support?
It connects to the Base mainnet as shown by the example RPC URL https://mainnet.base.org/.
Is there any authentication or key requirement?
Yes, you must provide a valid Ethereum private key for a credits NFT in the .env file.
其他 分类下的更多 MCP 服务器
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论