io.github.Akka-Finance/mcp-server MCP Server
io.github.Akka-Finance/mcp-server
What is the io.github.Akka-Finance/mcp-server MCP server?
MCP server for AKKA Finance DEX aggregator — swap quotes, routes, and execution
How to install io.github.Akka-Finance/mcp-server
Copy-paste configuration for popular MCP clients.
AKKA_API_BASEBase URL of the AKKA Finance API
AKKA_API_KEYrequiredsecretAPI key for AKKA Finance API
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@akka-finance/mcp-server"
],
"env": {
"AKKA_API_BASE": "<YOUR_AKKA_API_BASE>",
"AKKA_API_KEY": "<YOUR_AKKA_API_KEY>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@akka-finance/mcp-server"
],
"env": {
"AKKA_API_BASE": "<YOUR_AKKA_API_BASE>",
"AKKA_API_KEY": "<YOUR_AKKA_API_KEY>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@akka-finance/mcp-server"
],
"env": {
"AKKA_API_BASE": "<YOUR_AKKA_API_BASE>",
"AKKA_API_KEY": "<YOUR_AKKA_API_KEY>"
}
}
}
}{
"servers": {
"mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@akka-finance/mcp-server"
],
"env": {
"AKKA_API_BASE": "<YOUR_AKKA_API_BASE>",
"AKKA_API_KEY": "<YOUR_AKKA_API_KEY>"
}
}
}
}claude mcp add mcp-server --env AKKA_API_BASE=<YOUR_AKKA_API_BASE> --env AKKA_API_KEY=<YOUR_AKKA_API_KEY> -- npx -y @akka-finance/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.