Skip to main content
Glama

Shodan MCP Server

by bonetrees
pyproject.toml506 B
[project] name = "shodan-mcp" version = "0.1.0" description = "a simple mcp server to interact with the shodan api" authors = [ {name = "bonetrees"} ] license = {text = "MIT"} readme = "README.md" requires-python = ">=3.13" dependencies = [ "mcp (>=1.10.1,<2.0.0)", "shodan (>=1.31.0,<2.0.0)", "python-decouple (>=3.8,<4.0)", "black (>=25.1.0,<26.0.0)", "pylint (>=3.3.7,<4.0.0)" ] [build-system] requires = ["poetry-core>=2.0.0,<3.0.0"] build-backend = "poetry.core.masonry.api"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bonetrees/shodan_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server