D0UGWITHSEISMIC/WITHSEISMIC-MCP
About
Withseismic MCP Server - Model Control Protocol, the ://WITHSEISMIC way
Details
- Author
- dougwithseismic
- GitHub stars
- 14
- Downloads
- 288
- Categories
- Other
Jump to
Install dependencies with pnpm install. For local stdio mode, run pnpm dev (development) or pnpm start (production). For remote SSE mode, run pnpm dev:sse or pnpm start:sse and connect to http://localhost:3001/sse. Tools and prompts are added by creating files in src/modules/tools/ or src/modules/prompts/ and exporting them from the respective index
D0UGWITHSEISMIC/WITHSEISMIC-MCP

SYSTEMS ONLINE • NEURAL INTERFACE ACTIVE • COMBAT DATA ANALYSIS • TACTICAL OVERLAY ENABLED • PERFORMANCE METRICS NOMINAL
A production-ready MCP server template for hosting your own AI tools and prompts. Deploy remotely or run locally - built for developers who want to expose their tools to AI models without the infrastructure headaches.
://WHO_IS_THIS_FOR?
This template is perfect for:
- AI Tool Developers: Build and host your own tools that AI models can interact with
- Teams & Organizations: Set up a shared MCP server for your AI applications
- Individual Developers: Quick-start your MCP development with a production-ready setup
- API Providers: Expose your services to AI models through a standardized interface
Whether you want to:
- 🌐 Host a remote MCP server that multiple clients can connect to
- 🔧 Run locally via stdio for development and testing
- 🚀 Deploy a production-ready MCP implementation
- 🛠️ Build tools without worrying about infrastructure
This template provides everything you need to get started.
://OVERVIEW
The MCP server provides two ways to expose your tools to AI models:
1. Remote Server Mode (SSE): Deploy as a remote server that multiple clients can connect to
- Perfect for production deployments
(pnpm start:sse)
- Supports multiple simultaneous connections
- Easy deployment to platforms like Railway
- Secure and scalable
2. Local Mode (stdio): Run locally for development and testing
(pnpm start)
- Great for local development
- Direct stdio communication
- Fast iteration and debugging
Key Features:
- Tools: Executable functions that models can call
- Prompts: Template-based message generators
- Auto-Discovery: Automatic registration of your components
- Type Safety: Full TypeScript support throughout
://WHY_USE_THIS_MCP_SERVER_TEMPLATE?
While the Model Context Protocol (MCP) is in its early stages, one thing is clear: rapid adoption requires frictionless development. This implementation is built with a singular focus: letting developers focus on building great tools, not infrastructure.
INSTANT_DEPLOYMENT
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



