https://github.com/vaur94/mcpbase
stdio-first MCP sunucu referans deposu / stdio-first reference repository for future MCP servers
https://github.com/vaur94/mcpbase
mcp mcp-server model-context-protocol reference-architecture stdio typescript
Last synced: about 2 months ago
JSON representation
stdio-first MCP sunucu referans deposu / stdio-first reference repository for future MCP servers
- Host: GitHub
- URL: https://github.com/vaur94/mcpbase
- Owner: vaur94
- License: mit
- Created: 2026-03-06T22:19:30.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-03-07T09:37:26.000Z (about 2 months ago)
- Last Synced: 2026-03-07T16:18:19.018Z (about 2 months ago)
- Topics: mcp, mcp-server, model-context-protocol, reference-architecture, stdio, typescript
- Language: TypeScript
- Homepage: https://github.com/vaur94/mcpbase#readme
- Size: 526 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.en.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# mcpbase
[English](./README.md) | [Turkce](./README.tr.md)
This file is a language-specific entry point for the English documentation. The canonical English README is [`README.md`](./README.md).
## Start here
- Requirements: Node.js `>=22.14.0`, npm `>=10.0.0`
- Project overview and quick start: [`README.md`](./README.md)
- English documentation index: [`docs/en/index.md`](./docs/en/index.md)
- Turkish documentation index: [`docs/index.md`](./docs/index.md)
- API overview: [`docs/en/api/v2-reference.md`](./docs/en/api/v2-reference.md)
- Migration notes: [`docs/en/migration/v1-to-v2.md`](./docs/en/migration/v1-to-v2.md)
## Contributor docs
- Contributing: [`CONTRIBUTING.md`](./CONTRIBUTING.md)
- Security: [`SECURITY.md`](./SECURITY.md)
- Support: [`SUPPORT.md`](./SUPPORT.md)
- Release process: [`RELEASE.md`](./RELEASE.md)
Last updated: 2026-03-11