302AI Custom MCP Server

by 302ai

351 downloads
Not rated
GitHub

About

A customizable MCP service with flexible tool selection and configuration. Requires a 302AI API key.

Details

Author
302ai
Downloads
351
Categories
Developer Tools, Other

- Integrates 302AI API with Claude Desktop
- Uses npx for zero‑install execution
- Supports MCP stdio transport
- Requires API‑key authentication
- Provides debugging via MCP Inspector

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name 302AI Custom MCP Server
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install dependencies with npm install, then build the server with npm run build (or use npm run watch for auto-rebuild). To use with Claude Desktop, add the server configuration to claude_desktop_config.json (MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json; Windows: %APPDATA%/Claude/claude_desktop_config.json). Set the command to npx -y @302ai/custom-mcp and provide your 302AI_API_KEY in the env field.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "302ai custom mcp server": {
            "302ai-custom-mcp": {
                "command": "npx",
                "args": [
                    "-y",
                    "@302ai/custom-mcp"
                ],
                "env": {
                    "302AI_API_KEY": "YOUR_API_KEY_HERE"
                }
            }
        }
    }
}

McpServers

{
    "302ai-custom-mcp": {
        "command": "npx",
        "args": [
            "-y",
            "@302ai/custom-mcp"
        ],
        "env": {
            "302AI_API_KEY": "YOUR_API_KEY_HERE"
        }
    }
}

A customizable MCP service with flexible tool selection and configuration. Requires a 302AI API key.

A customizable MCP service that supports tool selection and flexible configuration to meet your various needs.

Enter a name and select the tools you want to configure.

This is the current list of available tools, which is continuously being updated

After creation, click on the Server name to view the Server configuration

Different Servers use different KEYs to obtain tool configurations. The client only needs to be installed once, no repeated installation required. Switching between different Servers only requires changing the API_KEY.

Open the MCP Server button in the chatbot

Enter the key you just created in 302ai-custom-server
Turn on the Server switch to start using it.

Taking Chatwise as an example for use in third-party clients Click on the Server name, then click the copy button

Open Chatwise settings-tools, click the bottom left corner, import JSON from clipboard
MCP Server imported successfully, you can now use it normally.

- 🔧 Quickly generate your own MCP Server by selecting different APIs
- 🌐 Compatible with: Various MCP-supported clients, including 302.AI's chatbot
- 💻 Currently includes multiple tool types such as BrowserUseTools, FileTools, ImageTools, MathTools, SandboxTools, with more updates coming

To use with Claude Desktop, add the server config:

On MacOS:~/Library/Application Support/Claude/claude_desktop_config.jsonOn Windows:%APPDATA%/Claude/claude_desktop_config.json

{ "mcpServers": { "302ai-custom-mcp": { "command": "npx", "args": ["-y", "@302ai/custom-mcp"], "env": { "302AI_API_KEY": "YOUR_API_KEY_HERE", "LANGUAGE": "YOUR_LANGUAGE_HERE" } } } }

To use with Cherry Studio, add the server config:

{ "mcpServers": { "Li2ZXXJkvhAALyKOFeO4N": { "name": "302ai-custom-mcp", "description": "", "isActive": true, "registryUrl": "", "command": "npx", "args": [ "-y", "@302ai/custom-mcp" ], "env": { "302AI_API_KEY": "YOUR_API_KEY_HERE" } } } }

To use with ChatWise, copy the following content to clipboard

{ "mcpServers": { "302ai-custom-mcp": { "command": "npx", "args": ["-y", "@302ai/custom-mcp"], "env": { "302AI_API_KEY": "YOUR_API_KEY_HERE" } } } }

Go to Settings -> Tools -> Add button -> Select Import from Clipboard

Since MCP servers communicate over stdio, debugging can be challenging. We recommend using theMCP Inspector, which is available as a package script:

The Inspector will provide a URL to access debugging tools in your browser.

302.AIis an enterprise-oriented AI application platform that offers pay-as-you-go services, ready-to-use solutions, and an open-source ecosystem.✨
- 🧠 Integrates the latest and most comprehensive AI capabilities and brands, including but not limited to language models, image models, voice models, and video models.
- 🚀 Develops deep applications based on foundation models - we develop real AI products, not just simple chatbots
- 💰 Zero monthly fee, all features are pay-per-use, fully open, achieving truly low barriers with high potential.
- 🛠 Powerful management backend for teams and SMEs - one person manages, many people use.
- 🔗 All AI capabilities provide API access, all tools are open source and customizable (in progress).
- 💡 Strong development team, launching 2-3 new applications weekly, products updated daily. Developers interested in joining are welcome to contact us.

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Create crafted UI components inspired by the best 21st.dev design engineers.

Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server

An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .

MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent

ALAPI MCP Tools,Call hundreds of API interfaces via MCP

AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform

MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.

APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.

One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.

Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.