Skip to main content
ClaudeWave
aashari avatar
aashari

boilerplate-mcp-server

View on GitHub

TypeScript Model Context Protocol (MCP) server boilerplate providing IP lookup tools/resources. Includes CLI support and extensible structure for connecting AI systems (LLMs) to external data sources like ip-api.com. Ideal template for creating new MCP integrations via Node.js.

MCP Servers70 stars24 forksTypeScriptUpdated 3mo ago
ClaudeWave Trust Score
57/100
· OK
Passed
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/aashari/boilerplate-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "boilerplate": {
      "command": "node",
      "args": ["/path/to/boilerplate-mcp-server/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/aashari/boilerplate-mcp-server and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
aiai-integrationanthropicboilerplateclaudellmmcpmcp-servermodel-context-protocolresourcesservertoolingtoolstypescript

What people ask about boilerplate-mcp-server

What is aashari/boilerplate-mcp-server?

+

aashari/boilerplate-mcp-server is mcp servers for the Claude AI ecosystem. TypeScript Model Context Protocol (MCP) server boilerplate providing IP lookup tools/resources. Includes CLI support and extensible structure for connecting AI systems (LLMs) to external data sources like ip-api.com. Ideal template for creating new MCP integrations via Node.js. It has 70 GitHub stars and was last updated 3mo ago.

How do I install boilerplate-mcp-server?

+

You can install boilerplate-mcp-server by cloning the repository (https://github.com/aashari/boilerplate-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is aashari/boilerplate-mcp-server safe to use?

+

Our security agent has analyzed aashari/boilerplate-mcp-server and assigned a Trust Score of 57/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains aashari/boilerplate-mcp-server?

+

aashari/boilerplate-mcp-server is maintained by aashari. The last recorded GitHub activity is from 3mo ago, with 14 open issues.

Are there alternatives to boilerplate-mcp-server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy boilerplate-mcp-server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: aashari/boilerplate-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/aashari-boilerplate-mcp-server)](https://claudewave.com/repo/aashari-boilerplate-mcp-server)
<a href="https://claudewave.com/repo/aashari-boilerplate-mcp-server"><img src="https://claudewave.com/api/badge/aashari-boilerplate-mcp-server" alt="Featured on ClaudeWave: aashari/boilerplate-mcp-server" width="320" height="64" /></a>

More MCP Servers