loading…
Search for a command to run...
loading…
MSTP writing style MCP server for all.
MSTP writing style MCP server for all.
Model Server Transport Protocol - Model Context Protocol Implementation
A robust implementation of the Model Context Protocol (MCP) for model server transport and communication.
MSTP-MCP provides a comprehensive framework for implementing the Model Context Protocol, enabling seamless communication between models and context providers. This project is designed to facilitate standardized interactions in AI-powered applications.
To install the project, clone the repository and install dependencies:
git clone https://github.com/Siddharthablog/MSTPMCP.git
cd MSTPMCP
pip install -r requirements.txt
Quick start guide for using MSTP-MCP:
# Start the server
python -m mstp_mcp_server.main
mstp-mcp-server/ - Main server implementationsrc/ - Source codetests/ - Test suitedocs/ - DocumentationContributions are welcome! Please feel free to submit pull requests or open issues for bugs and feature requests.
This project is licensed under the MIT License - see the LICENSE file for details.
Maintained by Siddhartha Mani (@Siddharthablog)
For support, please open an issue on the GitHub repository.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mstp-mcp": {
"command": "npx",
"args": []
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.