mcp-core

achmadya-dev/mcp-core
★ 0 stars TypeScript Browser/Web Updated today
Shared MCP server runtime, types, and env helpers for @achmadya-dev MCP packages
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-core": {
      "command": "npx",
      "args": [
        "-y",
        "achmadya-dev/mcp-core"
      ]
    }
  }
}

README Excerpt

Shared MCP SDK wrapper for `@achmadya-dev` servers: stdio transport, tool registration, JSON-safe responses, and env helpers. Built on **MCP TypeScript SDK v2** (`@modelcontextprotocol/server`). Tool schemas use [Standard Schema](https://standardschema.dev/) — pick any compatible library in your package.

Tools (3)

envBoolmy_toolstartMcpServer