Skip to main content
Glama
jongall45

Frontrun MCP Server

by jongall45

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FRONTRUN_API_KEYYesYour Frontrun API key. Get one at frontrun.vc → Settings → API Keys.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
frontrun_status

Get account status: balance, tracked account count, usage stats (last 30 days), and pricing.

frontrun_list_tracked

List all accounts currently being monitored for follow activity.

frontrun_track

Start monitoring a Twitter/X account. When this account follows someone new, it will appear in new follows and convergence data. Costs $0.10 for standalone users, free for SaaS Pro+.

frontrun_untrack

Stop monitoring a Twitter/X account.

frontrun_new_follows

Detect new follows across tracked accounts by diffing consecutive snapshots. Returns who each tracked account recently followed. Use this to see what VCs/accounts noticed recently.

frontrun_snapshot

Get the current follow list (latest snapshot) for a tracked account. Shows everyone they currently follow.

frontrun_convergence

Detect convergence: entities followed by multiple tracked accounts independently within a time window. Higher threshold = stronger signal. This is the highest-signal endpoint — when 3+ VCs independently follow the same account, it strongly suggests pre-funding interest.

frontrun_trending

Get entities ranked by number of tracked accounts that recently followed them. Sorted by follower_count descending. Use this for daily deal flow — see what VCs are paying attention to.

frontrun_account_activity

Get activity profile for a tracked account: follow velocity, sector distribution, snapshot coverage, and recent follows with classification. Use this to analyze a specific VC's recent behavior.

frontrun_search

Search discovered entities by sector, keyword, or entity type. Searches across all accounts followed by your tracked set. Use this to find companies in a specific space.

frontrun_create_rule

Create a custom classification rule. Rules auto-tag entities matching conditions (bio keywords, sector, username pattern). Use this to build custom watchlists, sector taxonomies, or competitor tracking.

frontrun_list_rules

List your custom classification rules.

frontrun_update_rule

Update an existing custom classification rule.

frontrun_delete_rule

Delete a custom classification rule.

frontrun_tag

Add custom tags, sector override, or notes to a specific entity. Use this to build custom watchlists, mark competitors, or annotate companies.

frontrun_list_tags

List your custom-tagged entities. Filter by tag name or sector.

frontrun_classify

Run classification on specific entities. Returns AI classification merged with your custom rules and tags. Use this to analyze entities on demand.

frontrun_enriched_follows

Get new follows with full enrichment: AI classification + your custom rules + your custom tags, all merged. This is the most powerful endpoint for custom workflows.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/jongall45/frontrun-mcp-server'

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