DergiSecMCP

kmkarakaya/DergiSecMCP
★ 0 stars Python 🔌 API Integration Updated today
Bu proje, UBYT yayin tesvik listesini ve Elsevier/Wiley APC destek listelerini yerel bir MCP server olarak Codex, GitHub Copilot gibi MCP destekleyen yapay zeka istemcilerine acar.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dergisecmcp": {
      "command": "uvx",
      "args": [
        "dergisecmcp"
      ]
    }
  }
}

Or install with pip: pip install dergisecmcp