
apnow-fun-MCP
3 years
Works with Finder
0
Github Watches
0
Github Forks
0
Github Stars
APINow.fun MCP Server
TL;DR
This server allows you to dynamically search and execute APINow.fun endpoints with a wallet of your choice using Claude Desktop, Cursor, VS Code, or any popular MCP Client.
-
Clone & Install:
git clone https://github.com/1dolinski/apnow-fun-mcp.git # Or your fork cd apnow-fun-mcp npm install
-
Configure MCP Client: Add this to your client's MCP settings (e.g.,
~/.cursor/mcp.json
):{ "mcpServers": { "apinow-fun-mcp": { "command": "node", // Make sure this path points to YOUR cloned repository location "args": ["/path/to/your/clone/src/server.js"], "env": { // Replace with your actual ApiNow Wallet Private Key "APINOW_WALLET_PKEY": "YOUR_APINOW_WALLET_PRIVATE_KEY" }, "disabled": false, "autoApprove": [] } } }
Remember to update the
args
path and set yourAPINOW_WALLET_PKEY
!
Features
- ApiNow Search: Search for ApiNow endpoints using natural language queries.
- ApiNow Execute: Execute specific ApiNow endpoints, passing necessary data and handling authentication.
- Extensible: Easy addition of custom tools.
Start
-
Clone the repository:
git clone https://github.com/1dolinski/apnow-fun-mcp.git # Replace with your repo URL cd apnow-fun-mcp
-
Install dependencies:
npm install
-
Configure your MCP Client (e.g., Cursor): You need to configure your MCP client (like Cursor) to connect to this server. Add the following configuration to your client's MCP settings (e.g.,
~/.cursor/mcp.json
):{ "mcpServers": { "apinow-fun-mcp": { "command": "node", // Make sure this path points to YOUR cloned repository location "args": ["/path/to/your/clone/src/server.js"], "env": { // Replace with your actual ApiNow Wallet Private Key "APINOW_WALLET_PKEY": "YOUR_APINOW_WALLET_PRIVATE_KEY" }, "disabled": false, "autoApprove": [] } } }
Important:
- Update the
args
path to the correct location ofserver.js
in your cloned repository. - Replace
"YOUR_APINOW_WALLET_PRIVATE_KEY"
in theenv
section with your actual ApiNow wallet private key. Keep this key secure and do not commit it directly into your repository if it's public. Consider using environment variable managers or secrets management tools.
- Update the
-
Start the server:
npm start
The server will run locally (usually on port 3000, check the console output). Your MCP client should now be able to connect and use the ApiNow tools.
Available Tools
This server provides the following tools accessible via MCP:
-
apinow_search
: Searches APINow.fun endpoints. -
apinow_execute
: Executes APINow.fun endpoints.
Community & Support
Join our Telegram group for discussions, help, and updates!
For issues, please open a GitHub issue. For other inquiries, you can reach out on Telegram or X.
Contributors
Want to contribute? Please open an issue or pull request!
Sponsors
Become a sponsor and get your logo shown here! (Contact details/link)
License
MIT License (or choose another appropriate license)
This project extended mcp-server-starter template by mgesteban.
相关推荐
😎简单易用、🧩丰富生态 -大模型原生即时通信机器人平台| 适配QQ / 微信(企业微信、个人微信) /飞书 /钉钉 / discord / telegram / slack等平台| 支持chatgpt,deepseek,dify,claude,基于LLM的即时消息机器人平台,支持Discord,Telegram,微信,Lark,Dingtalk,QQ,Slack
Reviews

user_ZyIkAgWN
As a dedicated user of the apnow-fun-mcp, I must say this application has truly exceeded my expectations. Created by 1dolinski, it offers a seamless and enjoyable experience that stands out in its category. The intuitive design and user-friendly interface make it easy to navigate even for beginners. I highly recommend giving it a try for anyone looking to boost their productivity and have some fun along the way!

user_W3o6qcVm
The apnow-fun-mcp by 1dolinski is an exceptional tool! Its user-friendly interface and seamless functionalities make it a joy to use. The product starts with a warm welcome that immediately engages you. It's clear that a lot of thought and care went into developing this application. Highly recommended for anyone looking to enhance their MCP experience!