MCP.so
Sign In

D0UGWITHSEISMIC/WITHSEISMIC-MCP

@dougwithseismic

About D0UGWITHSEISMIC/WITHSEISMIC-MCP

Withseismic MCP Server - Model Control Protocol, the ://WITHSEISMIC way

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is D0UGWITHSEISMIC/WITHSEISMIC-MCP?

D0UGWITHSEISMIC/WITHSEISMIC-MCP is a production-ready MCP server template for hosting AI tools and prompts. It can be deployed as a remote SSE server or run locally via stdio, and is built for developers who want to expose their tools to AI models without managing infrastructure.

How to use D0UGWITHSEISMIC/WITHSEISMIC-MCP?

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

Comments

More Other MCP servers