coremcp
v0.0.0
Published
Core MCP - Complete TypeScript implementation of the Model Context Protocol (Coming Soon)
Maintainers
Readme
🚀 CoreMCP - Coming Soon
Complete TypeScript implementation of the Model Context Protocol (MCP)
⚠️ Placeholder Package Notice
This is a placeholder package to reserve the coremcp handle on npm. The full implementation is currently under active development!
🔗 For the latest development version, please visit: https://github.com/alvis/coremcp-monorepo
🎯 What's Coming
CoreMCP will be the most comprehensive TypeScript implementation of the Model Context Protocol, featuring:
🏗️ Complete Architecture
- Enterprise-grade MCP client and server implementations
- Multi-transport support (STDIO, HTTP)
- OAuth 2.1 authentication with PKCE and dynamic client registration
- Session management with pluggable storage backends
- Type-safe protocol validation for all MCP versions
🚀 Key Features (In Development)
- ✅ Full Protocol Support - All MCP versions (2024-11-05, 2025-03-26, 2025-06-18)
- 🔒 Enterprise Security - OAuth 2.1, session management, input validation
- 🛠️ Developer Tools - Complete CLI toolkit for development and deployment
- 📦 Modular Architecture - 9+ specialized packages for different use cases
- 🎯 Production Ready - Built for scale with monitoring and observability
🧩 Package Ecosystem (Coming)
@coremcp/protocol # Protocol types & validation
@coremcp/common # Shared utilities & sessions
@coremcp/client # MCP client implementation
@coremcp/server # MCP server implementation
@coremcp/client-transport-* # Client transport layers
@coremcp/server-transport-* # Server transport layers
coremcp # Complete CLI toolkit🔗 Stay Connected
- 📖 Development Repository: https://github.com/alvis/coremcp-monorepo
- 📋 Track Progress: https://github.com/alvis/coremcp-monorepo/projects
- 🐛 Report Issues: https://github.com/alvis/coremcp-monorepo/issues
- 💬 Discussions: https://github.com/alvis/coremcp-monorepo/discussions
📢 Get Notified
⭐ Star the repository to get notified when CoreMCP is released!
🤔 What is MCP?
The Model Context Protocol (MCP) is an open standard that enables AI applications to securely connect with external tools, data sources, and services. Learn more at modelcontextprotocol.io.
💡 Want to contribute? Check out the development repository!
This package will be updated with the full implementation once development is complete.
