MCP.so
Sign In

mcp-simple-resource

@Asura7969

About mcp-simple-resource

No overview available yet

Basic information

Category

Other

Runtime

python

Transports

stdio

Publisher

Asura7969

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-simple-resource": {
      "url": "http://127.0.0.1:8000/sse",
      "disabled": false,
      "autoApprove": []
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is mcp-simple-resource?

mcp-simple-resource is an example MCP server from the Python SDK, configured to run over SSE transport at http://127.0.0.1:8000/sse.

How to use mcp-simple-resource?

Configure it in your MCP client (e.g., cline) using the provided JSON with url set to http://127.0.0.1:8000/sse.

Key features of mcp-simple-resource

Use cases of mcp-simple-resource

FAQ from mcp-simple-resource

Comments

More Other MCP servers