Back to search
30
MCP

@aashari/boilerplate-mcp-server

npm/@aashari/boilerplate-mcp-server

TypeScript MCP server boilerplate with STDIO and HTTP transport support, CLI tools, and extensible architecture

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

chrisleekr/mcp-server-boilerplate
MCP server boilerplate with an OAuth Proxy for Auth0/3rd-party authorization, built with TypeScript
0 tools
io.github.cyanheads/mcp-ts-template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
0 tools
@aashari/mcp-server-atlassian-bitbucket
Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull request
0 tools
typescript mcp boilerplate
Metadata-only Glama MCP server.
0 tools
ai.smithery/devbrother2024-typescript-mcp-server-boilerplate
Kickstart development with a customizable TypeScript template featuring sample tools for greeting,…
0 tools · streamable-http
@mseep/mcp-typescript-server-starter
ModelContextProtocol typescript server starter
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@aashari/boilerplate-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}