Skip to content

feat: simple MCP server#711

Closed
joshyam-k wants to merge 5 commits intomainfrom
jy/mcp-server
Closed

feat: simple MCP server#711
joshyam-k wants to merge 5 commits intomainfrom
jy/mcp-server

Conversation

@joshyam-k
Copy link
Contributor

Intent

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change

Approach

Automated Tests

Directions for Reviewers

Checklist

  • I have updated CHANGELOG.md to cover notable changes.
  • I have updated all related GitHub issues to reflect their current state.

@joshyam-k joshyam-k changed the title Jy/mcp server feat: simple MCP server Oct 14, 2025
@github-actions
Copy link

github-actions bot commented Oct 14, 2025

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-10-14 20:58 UTC

pyproject.toml Outdated
"types-Flask",
]
snowflake = ["snowflake-cli"]
mcp = ["fastmcp==2.12.4"]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fastmcp recommends strict versioning because of the rapidly evolving MCP ecosystem. this was just the version I had installed locally.

@github-actions
Copy link

github-actions bot commented Oct 14, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
5249 4001 76% 0% 🟢

New Files

File Coverage Status
rsconnect/mcp_deploy_context.py 0% 🟢
TOTAL 0% 🟢

Modified Files

File Coverage Status
rsconnect/main.py 67% 🟢
TOTAL 67% 🟢

updated for commit: 63197bf by action🐍

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.

1 participant