Cover image
Try Now
2025-04-14

3 years

Works with Finder

0

Github Watches

0

Github Forks

0

Github Stars

APINow.fun MCP Server Banner

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.

  1. Clone & Install:

    git clone https://github.com/1dolinski/apnow-fun-mcp.git # Or your fork
    cd apnow-fun-mcp
    npm install
    
  2. 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 your APINOW_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

  1. Clone the repository:

    git clone https://github.com/1dolinski/apnow-fun-mcp.git # Replace with your repo URL
    cd apnow-fun-mcp
    
  2. Install dependencies:

    npm install
    
  3. 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 of server.js in your cloned repository.
    • Replace "YOUR_APINOW_WALLET_PRIVATE_KEY" in the env 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.
  4. 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 us on Telegram Follow us on X Visit our Website

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.

We are built on Base! Base logo

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.

相关推荐

  • av
  • 毫不费力地使用一个命令运行LLM后端,API,前端和服务。

  • 1Panel-dev
  • 🔥1Panel提供了直观的Web接口和MCP服务器,用于在Linux服务器上管理网站,文件,容器,数据库和LLMS。

  • WangRongsheng
  • 🧑‍🚀 llm 资料总结(数据处理、模型训练、模型部署、 o1 模型、mcp 、小语言模型、视觉语言模型)|摘要世界上最好的LLM资源。

  • Byaidu
  • PDF科学纸翻译带有保留格式的pdf -基于ai完整保留排版的pdf文档全文双语翻译

  • rulego
  • ⛓️Rulego是一种轻巧,高性能,嵌入式,下一代组件编排规则引擎框架。

  • sigoden
  • 使用普通的bash/javascript/python函数轻松创建LLM工具和代理。

  • hkr04
  • 轻巧的C ++ MCP(模型上下文协议)SDK

  • RockChinQ
  • 😎简单易用、🧩丰富生态 -大模型原生即时通信机器人平台| 适配QQ / 微信(企业微信、个人微信) /飞书 /钉钉 / discord / telegram / slack等平台| 支持chatgpt,deepseek,dify,claude,基于LLM的即时消息机器人平台,支持Discord,Telegram,微信,Lark,Dingtalk,QQ,Slack

  • dmayboroda
  • 带有可配置容器的本地对话抹布

  • paulwing
  • 使用MCP服务创建的测试存储库

    Reviews

    4 (2)
    Avatar
    user_ZyIkAgWN
    2025-04-24

    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!

    Avatar
    user_W3o6qcVm
    2025-04-24

    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!