Skip to main content
Glama
setup.py405 B
from setuptools import setup, find_packages setup( name="mcp_osint_server", version="0.1", packages=find_packages(), install_requires=["fastmcp"], entry_points={ "console_scripts": [ "mcp-osint=mcp_osint_server.main:main" ] }, author="Himanshu sanecha", description="MCP OSINT Server with integrated tools like WHOIS, Nmap, Subfinder, etc.", )

Latest Blog Posts

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/himanshusanecha/mcp-osint-server'

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