Skip to main content

RapidAPI: letscrape-6bRBa3QguO5/jsearch

Project description

Jsearch MCP Server

RapidAPI: letscrape-6bRBa3QguO5/jsearch

简介

这是一个使用 FastMCP 自动生成的 MCP 服务器,用于访问 Jsearch API。

  • PyPI 包名: bach-jsearch
  • 版本: 1.0.0
  • 来源平台: openapi
  • 传输协议: stdio

安装

从 PyPI 安装:

pip install bach-jsearch

或从源码安装:

pip install -e .

安装和运行

方式 1: 直接运行(推荐)

python server.py

方式 2: 安装后运行

# 安装依赖
pip install -e .

# 运行服务器
python server.py

配置

API 认证

此 API 需要认证。请设置环境变量:

export API_KEY="your_api_key_here"

在 Claude Desktop 中使用

编辑 Claude Desktop 配置文件 claude_desktop_config.json:

{
  "mcpServers": {
    "jsearch": {
      "command": "python",
      "args": ["E:\path\to\jsearch\server.py"],
      "env": {
        "API_KEY": "your_api_key_here"
      }
    }
  }
}

注意: 请将 E:\path\to\jsearch\server.py 替换为实际的服务器文件路径。

可用工具

此服务器提供以下工具:

job_search

Search for jobs posted on any public job site across the web on the largest job aggregate in the world (Google for Jobs). Extensive filtering support and most options available on Google for Jobs.

端点: GET /search

参数:

  • query (string): Example value: developer jobs in chicago

  • page (integer): Example value: 1

  • num_pages (integer): Example value: 1

  • country (string): Example value: us

  • date_posted (string): Example value: all


job_details

Get all job details, including additional information such as: application options / links, employer reviews and estimated salaries for similar jobs.

端点: GET /job-details

参数:

  • job_id (string): Example value: n20AgUu1KG0BGjzoAAAAAA==

  • country (string): Example value: us


job_salary

Get estimated salaries / pay for a jobs around a location by job title and location. The salary estimation is returned for several periods, depending on data availability / relevance, and includes: hourly, daily, weekly, monthly, or yearly.

端点: GET /estimated-salary

参数:

  • job_title (string): Example value: nodejs developer

  • location (string): Example value: new york

  • location_type (string): Example value: ANY

  • years_of_experience (string): Example value: ALL


company_job_salary

Get estimated job salaries/pay in a specific company by job title and optionally a location and experience level in years.

端点: GET /company-job-salary

参数:

  • company (string): Example value: Amazon

  • job_title (string): Example value: software developer

  • location_type (string): Example value: ANY

  • years_of_experience (string): Example value: ALL


技术栈

  • FastMCP: 快速、Pythonic 的 MCP 服务器框架
  • 传输协议: stdio
  • HTTP 客户端: httpx

开发

此服务器由 API-to-MCP 工具自动生成。

生成时间: 1.0.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bach_jsearch-1.0.0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bach_jsearch-1.0.0-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file bach_jsearch-1.0.0.tar.gz.

File metadata

  • Download URL: bach_jsearch-1.0.0.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for bach_jsearch-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ef05602066fe751b61aa51f830982f705e87496a605d5c94193da09d4437752a
MD5 258395f0b25ef0826a8418741c65d881
BLAKE2b-256 8a86c2f02d742c40b90614fc07d56e11c2a606df083dbd8c8d77574892eae401

See more details on using hashes here.

File details

Details for the file bach_jsearch-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: bach_jsearch-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for bach_jsearch-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9a99ecd4bad522c0c87adb804796269aa5e3d3495a6a158707e89643da575c42
MD5 32b7134e883f86ce90aef6de2d09e9d6
BLAKE2b-256 ce119b13857bf649fac09bde547e50c2ffe5c65f0b1d5d198c967be07d246e76

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page