fredycampino/mcp-server
A modular and secure MCP (Model-Callable Protocol) server for exposing tools to local or remote LLMs via FastMCP
Platform-specific configuration:
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...