Skip to content

Add f3 PROOF Platform MCP Server - #3502

Closed
LekanB wants to merge 1 commit into
modelcontextprotocol:mainfrom
LekanB:add-f3-proof-platform
Closed

Add f3 PROOF Platform MCP Server#3502
LekanB wants to merge 1 commit into
modelcontextprotocol:mainfrom
LekanB:add-f3-proof-platform

Conversation

@LekanB

@LekanB LekanB commented Mar 9, 2026

Copy link
Copy Markdown

Add f3 PROOF Platform to the community servers list. f3 (Founders, Funders & Friends) is the first talent agency for startup founders. Our PROOF Score is the credit score for global entrepreneurship — a standardized measure of founder credibility built on four pillars: EDGE, PULSE, TRUST, and SIGNAL. This MCP server is deployed at https://mcp.f3.app/sse and provides 8 tools:

  • get_proof_score — Authenticated user's PROOF Score with pillar breakdown
  • get_venture_summary — Venture details, public score, and recent activity
  • get_pending_signals — Pending proof signals awaiting founder review
  • log_proof_signal — Log a new proof event (enters pending queue)
  • search_ecosystem — Search founders, funders, and friends
  • search_ventures — Search ventures by industry, stage, location
  • get_proof_actions — List available proof action types
  • get_platform_stats — Public platform statistics Auth: Bearer token (f3 account) for authenticated tools; public tools work without auth. Learn more: https://f3.app

Description

Publishing Your Server

Note: We are no longer accepting PRs to add servers to the README. Instead, please publish your server to the MCP Server Registry to make it discoverable to the MCP ecosystem.

To publish your server, follow the quickstart guide. You can browse published servers at https://registry.modelcontextprotocol.io/.

Server Details

  • Server:
  • Changes to:

Motivation and Context

How Has This Been Tested?

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

Add f3 PROOF Platform to the community servers list.
f3 (Founders, Funders & Friends) is the first talent agency for startup founders. Our PROOF Score is the credit score for global entrepreneurship — a standardized measure of founder credibility built on four pillars: EDGE, PULSE, TRUST, and SIGNAL.
This MCP server is deployed at https://mcp.f3.app/sse and provides 8 tools:
- get_proof_score — Authenticated user's PROOF Score with pillar breakdown
- get_venture_summary — Venture details, public score, and recent activity
- get_pending_signals — Pending proof signals awaiting founder review
- log_proof_signal — Log a new proof event (enters pending queue)
- search_ecosystem — Search founders, funders, and friends
- search_ventures — Search ventures by industry, stage, location
- get_proof_actions — List available proof action types
- get_platform_stats — Public platform statistics
Auth: Bearer token (f3 account) for authenticated tools; public tools work without auth.
Learn more: https://f3.app
@olaservo

Copy link
Copy Markdown
Member

Thanks for contributing to the MCP servers repo!

We've retired the third-party server list from the README in favor of the MCP Registry — see #3950 for context. The Official Integrations and Community Servers sections no longer exist in the README, so this PR no longer has a target.

Going forward, please publish your server to the MCP Registry using the quickstart guide:
https://github.com/modelcontextprotocol/registry/blob/main/docs/modelcontextprotocol-io/quickstart.mdx

That's where server discovery now happens. Thanks for building on MCP!


Note: I'm working through the backlog with help from Claude Code to give everyone a prompt response.

@olaservo olaservo closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants