Finance & FintechPython
kukapay/pancakeswap-poolspy-mcp
An MCP server that tracks newly created pools on Pancake Swap.
finance-fintechcloud-service
Share:
Quick Start
Clone the repository:
git clone https://github.com/kukapay/pancakeswap-poolspy-mcpClaude Desktop configuration example:
{
"mcpServers": {
"pancakeswap-poolspy-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/pancakeswap-poolspy-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.
Details
Category
Finance & Fintech
Language
Python
Author
kukapay