Osint Mcp
@brutus-gr
关于 Osint Mcp
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"osint-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.osintmcp.com"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Osint Mcp?
Osint Mcp is a remote HTTP MCP server that provides real-time access to global security events and threat intelligence. It requires no setup, API keys, or configuration—users connect and query the latest OSINT data.
How to use Osint Mcp?
Connect your MCP client to https://mcp.osintmcp.com. For Claude Code, run claude mcp add --transport http osint-mcp https://mcp.osintmcp.com. For Cursor, add the server configuration to .cursor/mcp.json with the mcp-remote command.
Key features of Osint Mcp
- Real-time global security event coverage
- Instant search across millions of OSINT data points
- Zero local installation—remote server only
- Always-on hosted infrastructure with no maintenance
- No API keys or configuration files needed
Use cases of Osint Mcp
- Monitoring global security events as they happen worldwide
- Querying threat intelligence data through natural language or programmatic search
- Integrating live OSINT feeds into security analysis workflows
FAQ from Osint Mcp
What is Osint Mcp?
It is a remotely hosted MCP server that delivers real-time OSINT intelligence for global security monitoring, accessible without any local setup or authentication.
Do I need API keys or configuration to use Osint Mcp?
No. The server requires no API keys, configuration files, or local installation—just connect to the provided HTTP endpoint.
Is Osint Mcp always available?
Yes. The server runs on hosted infrastructure and is designed for continuous uptime with no maintenance needed from the user.
How do I connect Osint Mcp with Claude Code?
Run the command: claude mcp add --transport http osint-mcp https://mcp.osintmcp.com.
How do I connect Osint Mcp with Cursor?
Add the following to your ~/.cursor/mcp.json or project-specific .cursor/mcp.json:
{
"mcpServers": {
"osint-mcp": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.osintmcp.com"]
}
}
}
其他 分类下的更多 MCP 服务器
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ICSS
chokcoco不止于 CSS
ghidraMCP
LaurieWiredMCP Server for Ghidra
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
评论