MCPin10

MCPin10 is a tutorial-style Python project intended to help developers build and run an MCP server (example: Yahoo Finance) and an accompanying agent flow (optionally via Langflow). It relies on mcp[cli] and yfinance, and expects local services like Ollama to be running.

Evaluated Mar 30, 2026 (21d ago)
Repo ↗ Ai Ml ai-ml mcp tool-calling python agents finance yfinance langflow devtools
⚙ Agent Friendliness
41
/ 100
Can an agent use this?
🔒 Security
30
/ 100
Is it safe for agents?
⚡ Reliability
18
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
45
Documentation
55
Error Messages
0
Auth Simplicity
100
Rate Limits
0

🔒 Security

TLS Enforcement
50
Auth Strength
10
Scope Granularity
0
Dep. Hygiene
40
Secret Handling
60

The provided materials do not document authentication, authorization, or transport/security configuration for the MCP server. It appears local-dev oriented, which reduces exposure but can still leak data if run insecurely. Dependency list includes external packages (mcp, smolagents, yfinance, chromadb), but no CVE/security posture or pinning strategy is shown in the provided snippet.

⚡ Reliability

Uptime/SLA
0
Version Stability
30
Breaking Changes
20
Error Recovery
20
AF Security Reliability

Best When

As a learning/prototyping scaffold for MCP tool integration around finance data, especially for local development and experimentation.

Avoid When

When you need a stable, well-documented, production-ready API contract with rigorous error semantics, rate-limit guidance, and enterprise security posture.

Use Cases

  • Quickly prototyping an MCP server that exposes stock/finance data via tools (e.g., using yfinance)
  • Building an AI agent that can call MCP tools to fetch/analyze market data
  • Learning/teaching how to scaffold MCP servers and agent runners
  • Demonstrating MCP + agent workflows with optional Langflow UI

Not For

  • Production finance data pipelines requiring strict reliability guarantees or audited data handling
  • Use in environments where outbound network access to finance providers is disallowed
  • Organizations requiring enterprise-grade security controls, managed credentials, and formal SLAs

Interface

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

Authentication

OAuth: No Scopes: No

No authentication/authorization mechanism is described in the provided README. Tooling appears oriented toward local development where access is controlled outside the service (e.g., network/firewall) rather than via built-in auth.

Pricing

Free tier: No
Requires CC: No

No pricing model mentioned; repository appears to be a free open-source project/tutorial.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • README indicates an Ollama dependency, which may break agent runs if not available.
  • No clear contract/examples of MCP tool names, parameters, or error responses are provided in the supplied content, increasing integration friction.
  • Finance data fetching often depends on external services; transient failures/timeouts may require retry/backoff, but no guidance is documented here.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for MCPin10.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

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

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered