Skip to content

feat: simple MCP server#711

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

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

Conversation

@joshyam-k

Copy link
Copy Markdown
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

github-actions Bot commented Oct 14, 2025

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

Comment thread pyproject.toml Outdated
"types-Flask",
]
snowflake = ["snowflake-cli"]
mcp = ["fastmcp==2.12.4"]

Copy link
Copy Markdown
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

github-actions Bot commented Oct 14, 2025

Copy link
Copy Markdown

☂️ 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🐍

Comment thread pyproject.toml Outdated
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