ArXiv MCP Server

by leopeng1995
Verified

local-only server

The server can only run on the client’s local machine because it depends on local resources.

Integrations

  • Enables searching and accessing arXiv research papers, with capabilities for querying papers using filters, downloading papers, listing saved papers, and reading paper content from the arXiv repository.

  • Offers distribution through PyPI with tracking of downloads and versioning, enabling easy installation via package managers.

mssql-mcp-サーバー

mssql-mcp-server は、Microsoft SQL Server に接続するためのモデル コンテキスト プロトコル (MCP) サーバーです。

インストール

git clone https://github.com/leopeng1995/mssql-mcp-server.git cd mssql-mcp-server uv sync uv run mssql-mcp-server

Cline での構成

{ "mcpServers": { "mssql-mcp-server": { "command": "uv", "args": [ "--directory", "H:/workspaces/leopeng1995/mssql-mcp-server", "run", "mssql-mcp-server" ], "env": { "MSSQL_SERVER": "localhost", "MSSQL_PORT": "1433", "MSSQL_USER": "username", "MSSQL_PASSWORD": "password", "MSSQL_DATABASE": "database", "MSSQL_CHARSET": "UTF-8" # or CP936 ... }, "disabled": false, "autoApprove": [] } } }

注意: MSSQL_CHARSET値では大文字と小文字が区別されます。

-
security - not tested
A
license - permissive license
-
quality - not tested

AI アシスタントと ArXiv の研究リポジトリを橋渡しし、メッセージ制御プロトコルを通じて学術論文の検索、ダウンロード、閲覧を可能にします。

  1. Installation
    1. Configuration in Cline
      ID: 6xi0ge2767