Skip to main content
Glama

MCP Toolkit

by ydzat

MCP Toolkit

A modular MCP (Model Context Protocol) toolkit for building extensible tool services.

Features

  • 🔧 Modular Architecture: Support for dynamic service registration and hot-swappable components
  • 🌐 Standard MCP Protocol: Full support for MCP 2024-11-05 specification
  • 🛠️ Rich Tool Set: File operations, terminal execution, network requests, and more
  • 🚀 Lightweight & Efficient: Personal project focused on core functionality

Installation

# Clone the repository git clone https://github.com/yourusername/mcp-toolkit.git cd mcp-toolkit # Install with uv uv sync # Activate virtual environment source .venv/bin/activate

Quick Start

# Run the MCP server mcp-toolkit --config config/development.yaml # Health check curl http://localhost:8080/health

Development

This project follows a milestone-based development approach. See DEVELOPMENT_GUIDE.md for detailed development instructions.

License

MIT

-
security - not tested
A
license - permissive license
-
quality - not tested

A modular toolkit for building extensible tool services that fully supports the MCP 2024-11-05 specification, offering file operations, terminal execution, and network requests.

  1. Features
    1. Installation
      1. Quick Start
        1. Development
          1. License

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              A dynamic MCP server implementation that automatically loads tools, resources, and prompts from their respective directories, allowing for easy extension and configuration.
              Last updated -
              Python
              MIT License
            • -
              security
              A
              license
              -
              quality
              A powerful executable server for running Model Context Protocol services that supports tool chain execution, multiple MCP services management, and a pluggable tool system for complex automation workflows.
              Last updated -
              169
              44
              TypeScript
              MIT License
              • Apple
            • -
              security
              F
              license
              -
              quality
              An MCP server that allows users to create custom tools on the fly by stitching together actions from multiple MCP tools into reusable routines.
              Last updated -
              145
              1
              TypeScript
            • -
              security
              F
              license
              -
              quality
              A modular and extensible tool server built on FastMCP that supports multiple tools organized across files and communicates via MCP protocol.
              Last updated -
              Python

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/ydzat/dnkit'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server