dock
DocsDirectoryDashboard
dock
DocsDirectoryAboutTermsPrivacy
© 2026 Dock0
Directory/@miridar/mcpdeploy-private-mcp-smoke-e2b

mcp server

mcpdeploy-private-mcp-smoke-e2b

@miridar/mcpdeploy-private-mcp-smoke-e2b

Updated 3/10/2026, 1:55:13 PM

running

No description provided.

Checked 3/10/2026, 4:57:07 PM

Last called 3/9/2026, 2:09:31 PM

Last deployed 3/10/2026, 1:55:13 PM

0 stars
Author profileBack to directory

Author

@miridar

pro plan · 5 public deployments

Total calls308
Reputation96.4% success
Community saves0

Use author profile history and deployment-level usage together when deciding whether to integrate.

Connect

Use this MCP endpoint

Create a key, paste the endpoint into your MCP client, then run a quick probe to confirm the connection works end-to-end.

https://miridar.mcp.dock0.dev/mcpdeploy-private-mcp-smoke-e2b/mcphttps://miridar.mcp.dock0.dev/mcpdeploy-private-mcp-smoke-e2b/mcp
tools/list probe
curl -sS \
  -H 'Authorization: Bearer <YOUR_MCP_KEY>' \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","id":"1","method":"tools/list","params":{}}' \
  https://miridar.mcp.dock0.dev/mcpdeploy-private-mcp-smoke-e2b/mcp

Before you start

Pricing and call-balance policy

This server is currently free to use.

You can still create a key and connect it the same way as any paid server.

Step 1: sign in. Step 2: create a key. Step 3: paste the generated client config into Claude, Cursor, or Claude Code.

Sign in to create a key

Dock0 generates a buyer-scoped key and a ready-to-paste client guide after sign-in.

Sign in to create key

pricing

Free

Free to use

total calls

308

Lifetime traffic

success rate

96.4%

11 non-success calls

p95 latency

1000ms

Lifetime p95

stars

0

Community saves

Capabilities

1 tools • 2 prompts • 2 resources

Refreshed 3/10/2026, 4:57:07 PM

Tools (1)
  • ping

    Input schema
    {
      "type": "object",
      "title": "pingArguments",
      "required": [
        "message"
      ],
      "properties": {
        "message": {
          "type": "string",
          "title": "Message"
        }
      }
    }
Prompts (2)
  • summarize-smoke-context

    Simple prompt with an optional goal argument.

  • review-profile

    Prompt that points the model at a templated profile resource URI.

Resources (2)
  • welcome-note

    Static markdown resource for private MCP smoke testing.

    text/markdown

  • sample-config

    Static JSON resource with a few smoke-test fields.

    application/json