intermcp 0.2.1

Ultra-fast, safe Model Context Protocol (MCP) engine and multiplexing hub in pure Rust, built for Interlayer Blockchain and open for all
Documentation
{
  "name": "bharathcoorg/intermcp",
  "version": "0.2.1",
  "description": "Ultra-fast, safe Model Context Protocol (MCP) engine and multiplexing hub in pure Rust, built for Interlayer Blockchain and open for all",
  "type": "library",
  "license": "MIT",
  "authors": [
    {
      "name": "Bharath B R",
      "email": "bharathcoorg7@gmail.com"
    }
  ],
  "require": {
    "php": ">=8.1"
  },
  "keywords": [
    "mcp",
    "model-context-protocol",
    "mcp-client",
    "mcp-server",
    "mcp-runtime",
    "ai",
    "ai-agents",
    "agentic-ai",
    "autonomous-agents",
    "blockchain",
    "interlayer",
    "interlayer-blockchain",
    "web3",
    "decentralized-ai",
    "claude",
    "cursor",
    "tool-calling",
    "zero-trust"
  ],
  "autoload": {
    "psr-4": {
      "InterMcp\\": "php/src/"
    }
  }
}