Skip to content
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%
34 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
typescript mcp server boilerplate
Metadata-only Glama MCP server.
0 tools
@mseep/mcp-crawl4ai-ts
TypeScript MCP server for Crawl4AI - web crawling and content extraction
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

How to use

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

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