Stats
Actions
Tags
From example-plugin
Provides local filesystem access for reading, writing, listing directories, and managing files on the user's machine. Runs locally as a stdio subprocess. No secrets required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"example-server": {
"type": "http",
"url": "https://mcp.example.com/api"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.example.com/apinpx claudepluginhub lgerard314/global-marketplace --plugin example-plugin