← Back to Plugins
MCP Server MCP

MCP.SV — El Salvador Knowledge Server

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Drop El Salvador into your context window: ~280 official ES/EN docs, hybrid search. Free PAT.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.sv/mcp",
      "headers": [
        {
          "description": "Bearer token — get a free PAT from the form at https://mcp.sv (one-line signup, emailed instantly). Format: 'Bearer mcpsv_pat_<64hex>'.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...