MCP Server Configuration
@rvjwhite
About MCP Server Configuration
Fixed configuration for Model Context Protocol server with proper dependencies
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 MCP Server Configuration?
MCP Server Configuration is a fixed configuration repository for the Model Context Protocol (MCP) server that resolves the ERR_MODULE_NOT_FOUND error related to the zod-to-json-schema dependency. It is intended for developers using the @modelcontextprotocol/server-filesystem package who encounter that import issue.
How to use MCP Server Configuration?
Clone the repository, run npm install to install dependencies, then start the server with npm start. An alternative quick fix involves creating a new Node.js project, installing @modelcontextprotocol/server-filesystem, zod, and zod-to-json-schema explicitly, adding "type": "module" to package.json, and creating a simple index.js that imports and creates the server.
Key features of MCP Server Configuration
- Resolves
ERR_MODULE_NOT_FOUNDforzod-to-json-schema - Provides a ready-to-use fixed configuration
- Includes proper dependency declarations
- Offers an alternative quick-fix approach
Use cases of MCP Server Configuration
- Developers unable to run the MCP filesystem server due to missing module error
- Those who prefer a pre-configured repository over manual fixes
- Users wanting to quickly test or deploy the MCP filesystem server with correct dependencies
FAQ from MCP Server Configuration
What error does this configuration fix?
It fixes the ERR_MODULE_NOT_FOUND error that occurs when the zod-to-json-schema module cannot be resolved, preventing the MCP server from starting.
What dependencies are required?
The repository requires @modelcontextprotocol/server-filesystem, zod, and zod-to-json-schema as explicit dependencies, plus "type": "module" in package.json.
How do I run the server after installing?
After following the installation steps, run npm start to start the MCP server.
Can I fix the error without this repository?
Yes. The README describes an alternative manual fix: create a new Node.js project, install the three required packages, enable ES modules, and create a minimal entry file.
Frequently asked questions
What error does this configuration fix?
It fixes the `ERR_MODULE_NOT_FOUND` error that occurs when the `zod-to-json-schema` module cannot be resolved, preventing the MCP server from starting.
What dependencies are required?
The repository requires `@modelcontextprotocol/server-filesystem`, `zod`, and `zod-to-json-schema` as explicit dependencies, plus `"type": "module"` in `package.json`.
How do I run the server after installing?
After following the installation steps, run `npm start` to start the MCP server.
Can I fix the error without this repository?
Yes. The README describes an alternative manual fix: create a new Node.js project, install the three required packages, enable ES modules, and create a minimal entry file.
Basic information
More Developer Tools MCP servers

Repo Test Architect
RepoAssayLocal-first, read-only MCP server for evidence-backed repository test architecture audits and test planning.
ZeroBeacon — 1000-Tool Collision-Proof Commerce Router
DavidFox998ZeroBeacon.ai — Collision-proof commerce router for AI agents. 1000 MCP tools: commerce, trust, billing, sovereign ID + everyday tools. LIVE.
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
OrangePro
Aamir SiddiquiOrangePro local-first CLI + MCP server for behavior mapping, grounded test generation, and dynamic proof.

Apiosk
obcraftAI-native payments for tools and APIs. Discover, pay for, execute, and publish monetized APIs directly from your agent, settled per call in USDC over x402, through the Model Context Protocol. payments · finance · x402 ·
Comments