mcp-osint
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| osint_searchA | Search across 14 OSINT data sources. Returns results with available resources. Auto-routes to the best source, or use Sources: data_gov, legiscan, courtlistener, census, openalex, semantic_scholar, pubmed, core, sec_edgar, fred, opensanctions, gdelt, wikidata, crt_sh Examples:
|
| osint_previewA | Preview a resource's schema and sample data before fetching. For tabular data: shows column names, types, and sample rows. For documents: shows text excerpt and structure. For APIs: shows available parameters and endpoints. Use to confirm a resource has what you need before calling osint_get. |
| osint_getA | Fetch data from a resource ID or URL. Automatically handles:
Always returns full raw content with SHA256 hash for verification. Use 'summarize: true' with a question to extract only relevant content. For local archival, provide output_path:
|
| osint_list_sourcesA | List all available OSINT data sources and their status. Returns for each connector:
Use to check which sources are available before searching. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/DanDaDaDanDan/mcp-osint'
If you have feedback or need assistance with the MCP directory API, please join our Discord server