F# Interactive MCP Server

MCP server providing access to F# Interactive (FSI) — the F# REPL and scripting environment. Enables AI agents to evaluate F# expressions and scripts in a live FSI session, inspect values, and interact with .NET/F# code dynamically — enabling AI-assisted F# development with real evaluation capabilities.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools fsharp fsi dotnet repl functional-programming mcp-server interactive
⚙ Agent Friendliness
76
/ 100
Can an agent use this?
🔒 Security
80
/ 100
Is it safe for agents?
⚡ Reliability
66
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
68
Documentation
68
Error Messages
65
Auth Simplicity
100
Rate Limits
90

🔒 Security

TLS Enforcement
80
Auth Strength
85
Scope Granularity
72
Dep. Hygiene
75
Secret Handling
85

Full .NET runtime execution. Development only. Cannot expose to untrusted agents.

⚡ Reliability

Uptime/SLA
65
Version Stability
68
Breaking Changes
65
Error Recovery
65
AF Security Reliability

Best When

An F# developer using interactive REPL-driven development wants AI agents to evaluate F# code, test expressions, and provide real code feedback — complementing functional programming workflows with live evaluation.

Avoid When

You don't use F#. Also: FSI provides full .NET runtime access — avoid using on production systems without sandboxing.

Use Cases

  • Evaluating F# expressions and testing code snippets from F# development agents
  • Running F# scripts and analyzing results from data analysis agents
  • Interactive F# exploration and debugging from AI coding assistants
  • Building F#/.NET-based prototypes with AI-evaluated incremental development

Not For

  • Teams not using F# or .NET (language-specific tool)
  • Production runtime access without proper sandboxing
  • C# or VB.NET scripting (FSI is F#-specific)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: none
OAuth: No Scopes: No

No authentication — local FSI session. .NET SDK required.

Pricing

Model: free
Free tier: Yes
Requires CC: No

.NET SDK and F# are free Microsoft open source. MCP server is free open source.

Agent Metadata

Pagination
none
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • FSI provides full .NET runtime access — only use in development environments
  • F# type system errors can be cryptic — agents need strong F# knowledge for effective use
  • FSI state persists across evaluations in a session — agents should manage state carefully
  • Long-running computations may block FSI session — implement timeouts

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for F# Interactive MCP Server.

$99

Scores are editorial opinions as of 2026-03-06.

5220
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered