tfs-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TFS_PAT | Yes | Personal Access Token for authentication | |
| TFS_BASE_URL | Yes | Base URL of TFS server, e.g., http://tfs.congty.local:8080/tfs | |
| TFS_COLLECTION | Yes | Collection name, e.g., DefaultCollection | |
| TFS_API_VERSION | Yes | REST API version, e.g., 4.1 | |
| TFS_DEFAULT_PROJECT | Yes | Default project name |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| tfs_query_wiqlA | Chay truy van WIQL (Work Item Query Language) tren TFS, tra ve danh sach ID work item khop dieu kien. Dung khi can loc work item theo dieu kien tuy chinh khong co san trong cac tool khac. |
| tfs_get_work_itemsA | Lay chi tiet cua mot hoac nhieu work item theo ID (title, state, assigned to, story point...). Dung sau khi da co danh sach ID tu tfs_query_wiql hoac tfs_get_backlog. |
| tfs_get_backlogA | Lay danh sach work item (User Story/Task/Bug) trong mot iteration/sprint cu the cua mot team, dung de tong hop sprint planning hoac sprint retro. |
| tfs_get_iterationsA | Lay danh sach iteration/sprint (ten, duong dan, ngay bat dau/ket thuc) cua mot team trong project. Dung de tim iterationPath chinh xac truoc khi goi tfs_get_backlog. |
| tfs_list_pull_requestsA | Lay danh sach Pull Request cua mot git repository trong TFS, loc theo trang thai (active/completed/abandoned). Dung khi can tong hop cac PR dang mo de review. |
| tfs_get_pull_requestA | Lay chi tiet mot Pull Request cu the: mo ta, nguoi tao, reviewer, trang thai. Dung truoc khi review noi dung PR. |
| tfs_get_pr_changesA | Lay danh sach file thay doi (them/sua/xoa) trong iteration moi nhat cua mot Pull Request. Dung de xem PR thay doi nhung file nao truoc khi review chi tiet tung file. |
| tfs_add_work_item_commentA | Them mot ghi chu (comment) vao truong History cua work item. Day la thao tac GHI DU LIEU len TFS, chi goi khi nguoi dung xac nhan ro rang muon them comment nay. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rickey-cpu/tfs-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server