opafex-mcp-template

Opafex/opafex-mcp-template
★ 0 stars TypeScript AI/LLM Updated 15d ago
Template repo for building MCP servers with @intelagent/mcp-shared
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "opafex-mcp-template": {
      "command": "npx",
      "args": [
        "-y",
        "Opafex/opafex-mcp-template"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io/) server built with [@opafex/mcp-shared](https://github.com/opafex/Opafex-MCPs). ```bash npm install npm run build npm start ``` Create `.mcp.json` in your project root: ```json { "mcpServers": { "my-mcp-server": { "command": "node", "args": ["path/to/dist/index.js"]

Tools (3)

reverse_stringserver_infoword_count