kevinssgh/mcp-server
3.1
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The mcp-server is an MCP server utilizing the rmcp crate to provide various tools and functionalities to an agentic system.
Tools
4
Resources
0
Prompts
0
mcp-server: An MCP server using crate rmcp
Description
An MCP server providing the following tools to an agentic system.
- ETH tools: Some standard EVM tools to check the balance of an address, and send ETH.
- Brave: A web search tool.
- 0xProtocol: An api for querying swap prices of ERC20 tokens.
- Uniswap tools: Provides contract calls to the Uniswap v2 router
Requirements
The following environment variables are required to run the server.
MCP_SERVER_ADDRESSMCP_SERVER_PORTETH_RPCBRAVE_API_KEYZERO_X_API_KEY
Starting Server
make start