Submit

302_custom_mcp

@302ai

在302后台自选Tools,快速生成定制的MCP Server。
Overview

what is 302 Custom MCP?

302 Custom MCP is a customizable server tool that allows users to quickly generate a tailored MCP (Model Context Protocol) server for various applications.

how to use 302 Custom MCP?

To use 302 Custom MCP, install the necessary dependencies, build the server, and configure it with your API key in the specified configuration file for your operating system.

key features of 302 Custom MCP?

  • Quick generation of custom MCP servers
  • Easy installation and configuration
  • Debugging tools available through MCP Inspector

use cases of 302 Custom MCP?

  1. Creating a custom server for AI applications.
  2. Integrating with Claude Desktop for enhanced functionality.
  3. Debugging and testing MCP servers using the MCP Inspector.

FAQ from 302 Custom MCP?

  • What is an MCP server?

An MCP server facilitates communication between AI models and applications using the Model Context Protocol.

  • How do I find my API key?

You can find your 302AI_API_KEY here.

  • Is there support for debugging?

Yes! You can use the MCP Inspector for debugging your MCP servers.

Server Config

{
  "mcpServers": {
    "302ai-custom-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@302ai/custom-mcp"
      ],
      "env": {
        "302AI_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.