Skip to main content
Glama
4R9UN

FastMCP ThreatIntel

codecov.yml875 B
# Codecov configuration for FastMCP ThreatIntel # https://docs.codecov.com/docs/codecov-yaml coverage: precision: 2 round: down range: "70...100" status: project: default: target: 80% threshold: 2% base: auto branches: - main - develop patch: default: target: 75% threshold: 5% base: auto comment: layout: "reach,diff,flags,tree" behavior: default require_changes: false require_base: false require_head: true github_checks: annotations: true ignore: - "tests/" - "scripts/" - "docs/" - "examples/" - "**/__init__.py" - "src/threatintel/cli.py" # CLI has lower coverage requirements flags: unittests: paths: - src/threatintel/ carryforward: true integration: paths: - tests/integration/ carryforward: false

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/4R9UN/fastmcp-threatintel'

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