claude mcp add wap-mcp -- npx -y @swapapi/mcp
{
"mcpServers": {
"wap-mcp": {
"command": "npx",
"args": ["-y", "@swapapi/mcp"]
}
}
}
{
"mcpServers": {
"wap-mcp": {
"command": "npx",
"args": ["-y", "@swapapi/mcp"]
}
}
}
{
"mcpServers": {
"wap-mcp": {
"command": "npx",
"args": ["-y", "@swapapi/mcp"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that enables the generation of executable token swap calldata for EVM chains, and it is designed to work with the Swap-API. This server connects to the Swap-API and utilizes stdio and npm, allowing developers to integrate it into their projects for token swap functionality. Developers would use this MCP server when they need to generate calldata for token swaps on EVM chains, leveraging the Swap-API's capabilities.
MCP server for SwapAPI - get executable token swap calldata for EVM chains. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@swapapi/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.