A comprehensive TypeScript implementation of the Model Context Protocol (MCP) server with tools, resources, and prompts for LLM integration. Provides a robust foundation for building AI-powered applications with CLI support.
mcp-servertypescriptboilerplateip-lookupclimodel-context-protocoltool
Installation & Configuration
{
"mcpServers": {
"aashari/boilerplate-mcp-server": {
"command": "npx",
"args": [
"-y",
"@aashari/boilerplate-mcp-server"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17